1815 Commits (66aaf5184d170482c250c3390e18b9c0068b7d5f)
 

Author SHA1 Message Date
  Glenn Jocher 66aaf5184d
Pre-commit table fix (#6744) 2 years ago
  Glenn Jocher 3752807c0b
YOLOv5 v6.1 release (#6739) 2 years ago
  Glenn Jocher 2692e67c5f
Updated VOC hyperparameters (#6732) 2 years ago
  Glenn Jocher a936f5f219
Switch default LR scheduler from cos to linear (#6729) 2 years ago
  Jirka Borovec dbbb57cf0b
GH: add PR template (#6482) 2 years ago
  Glenn Jocher c43f135571
Update `nw` to `max(nd, 1)` (#6714) 2 years ago
  Glenn Jocher 4de8b24881
Suppress `torch` AMP-CPU warnings (#6706) 2 years ago
  Glenn Jocher de9c25b35e
Use `export_formats()` in export.py (#6705) 2 years ago
  Raffaele Galliera a297efc383
Edge TPU inference fix (#6686) 2 years ago
  Samuel Yvon 0365379016
Fix floating point in number of workers `nw` (#6701) 2 years ago
  Glenn Jocher 56697c43ff
Fix CoreML P6 inference (#6700) 2 years ago
  Glenn Jocher 3670d91b05
Fix `--evolve --bucket gs://...` (#6698) 2 years ago
  Jiacong Fang 66e5d794c7
Fix TF exports >= 2GB (#6292) 2 years ago
  Glenn Jocher 07221f1591
FROM nvcr.io/nvidia/pytorch:21.10-py3 (#6677) 2 years ago
  Glenn Jocher 18b5081166
FROM nvcr.io/nvidia/pytorch:21.10-py3 (#6673) 2 years ago
  Glenn Jocher 25456284b4
Update Dockerfile reorder installs (#6672) 2 years ago
  Glenn Jocher 09d263b376
FROM nvcr.io/nvidia/pytorch:21.10-py3 (#6671) 2 years ago
  Glenn Jocher bb054d5f55
FROM nvcr.io/nvidia/pytorch:22.01-py3 (#6670) 2 years ago
  Glenn Jocher 9a8ebe671c
Update Dockerfile `torch==1.10.2+cu113` (#6669) 2 years ago
  Glenn Jocher 2e5c67e537
Robust `scipy.cluster.vq.kmeans` too few points (#6668) 2 years ago
  Glenn Jocher 7b80545e8e
Add `--cache val` (#6663) 2 years ago
  Glenn Jocher 1ff43702a8
Validate with 2x `--workers` single-GPU/CPU fix (#6659) 2 years ago
  Glenn Jocher 6769021901
Validate with 2x `--workers` (#6658) 2 years ago
  Glenn Jocher ee6c70ae43
Fix yolov3.yaml remove list (#6655) 2 years ago
  imyhxy ca0a00784d
Fixed wandb logger KeyError (#6637) 2 years ago
  Glenn Jocher 538930023c
Fix ConfusionMatrix scale `vmin=0.0` (#6638) 2 years ago
  Glenn Jocher a45e472358
YOLOv5 Export Benchmarks (#6613) 2 years ago
  Ayush Chaurasia 96d8f86085
W&B: don't log media in evolve (#6617) 2 years ago
  Ayush Chaurasia 51f7750aad
W&B: Improve resume stability (#6611) 2 years ago
  Glenn Jocher 3eef80457f
Add YOLOv5n to Reproduce section (#6619) 2 years ago
  Glenn Jocher b40bdd6b2d
YouTube dependency fix `youtube_dl==2020.12.2` (#6612) 2 years ago
  or-toledano cb2ad9f685
Fix `ROOT / data` when running W&B `log_dataset()` (#6606) 2 years ago
  Glenn Jocher c21da596f3
Fix `hyp_evolve.yaml` indexing bug (#6604) 2 years ago
  Glenn Jocher a5c9057dcc
Update train.py 2 years ago
  Glenn Jocher 364b7c5111
Fix YouTube dislike button bug in `pafy` package (#6603) 2 years ago
  Christoph Fürbacher 9cf80b7f60
return `opt` from `train.run()` (#6581) 2 years ago
  Glenn Jocher 9c513ca629
Add `DATASETS_DIR` global in general.py (#6578) 2 years ago
  Matthias Vadcard f40854b61b
Allow custom` --evolve` project names (#6567) 2 years ago
  Glenn Jocher f627bc53f8
Fix `plot_labels()` colored histogram bug (#6574) 2 years ago
  Glenn Jocher 22da63e30f
Fix zero-export handling with `if any(f):` (#6569) 2 years ago
  Glenn Jocher 006eb40ab7
Improved AutoBatch DDP error message (#6568) 2 years ago
  Glenn Jocher b57abb17f2
Move trainloader functions to class methods (#6559) 2 years ago
  Glenn Jocher dc7e093071
Edge TPU TF imports fix (#6542) 2 years ago
  Jirka Borovec cba4303d32
Fix 6 Flake8 issues (#6541) 2 years ago
  Jirka Borovec e1a6a0b100
flake8: code meanings (#6481) 2 years ago
  bilzard aff0281969
Load checkpoint on CPU instead of on GPU (#6516) 2 years ago
  greg2451 8fcdf3b60b
Fixing minor multi-streaming issues with TensoRT engine (#6504) 2 years ago
  Glenn Jocher 079b36d72b
Edge TPU `tf.lite.experimental.load_delegate` fix (#6536) 2 years ago
  Glenn Jocher 9bc72a3ac2
Edge TPU export 'list index out of range' fix (#6533) 2 years ago
  Glenn Jocher 8d05716b66
Edge TPU compiler `sudo` fix (#6531) 2 years ago