Update val.py `--speed` and `--study` usages (#5120) ba4b79d unverified glenn-jocher commited on Oct 11, 2021
Fix different devices bug when moving model from GPU to CPU (#5110) a0e1504 unverified jebastin-nadar glenn-jocher commited on Oct 10, 2021
Pass `LOCAL_RANK` to `torch_distributed_zero_first()` (#5114) 4a6dfff unverified Nan qiningonline commited on Oct 10, 2021
Add `requests` to requirements.txt (#5112) 97b6b14 unverified sandstorm12 glenn-jocher commited on Oct 9, 2021
Re-open IP-camera videostream if disconnected (#5074) 48b00db unverified Egor Orel glenn-jocher commited on Oct 8, 2021
Fix `yaml.safe_load()` ignore emoji errors (#5060) 070af88 unverified glenn-jocher commited on Oct 5, 2021
Fix pylint: do not use bare 'except' (#5025) 1922dde unverified Zhiqiang Wang commited on Oct 4, 2021
Fix missing `opt.device` on `--task study` (#5031) b0ade48 unverified glenn-jocher commited on Oct 3, 2021
Add YOLOv5 Survey link to README.md (#5000) cce313d unverified Kalen Michael glenn-jocher commited on Sep 30, 2021
Add Roboflow to README (#4972) 29acedf unverified Kalen Michael glenn-jocher commited on Sep 28, 2021
Fix relative `ROOT` Pytorch Hub custom model bug (#4974) fb982d6 unverified glenn-jocher commited on Sep 28, 2021
Fix `isascii()` method calls for python 3.6 (#4958) c1bed60 unverified Diego Montes glenn-jocher commited on Sep 28, 2021
Allow YOLOv5 execution from arbitrary `cwd` (#4954) 4e04cb0 unverified glenn-jocher commited on Sep 28, 2021
Fix `root` referenced before assignment (#4920) 39c17ce unverified glenn-jocher commited on Sep 25, 2021
Replace `os.system('unzip file.zip')` -> `ZipFile.extractall()` (#4919) a64a4c8 unverified glenn-jocher commited on Sep 25, 2021
Fix zipfile name for coco128-segments (#4914) 1492632 unverified jebastin-nadar commited on Sep 25, 2021
TensorFlow.js export enhancements (#4905) 2c2ef25 unverified zldrobit glenn-jocher commited on Sep 24, 2021
Avoid out-of-image class labels (#4902) ce7fa81 unverified zldrobit glenn-jocher commited on Sep 24, 2021
Fix arg help string to match 'classes' arg name (#4893) dad8660 unverified NauchtanRobotics commited on Sep 24, 2021