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
W&B: Login only in master processes (#4866) 9febea7 unverified Ayush Chaurasia commited on Sep 20, 2021
Annotator `check_font()` RANK -1 remove progress (#4864) 8ad9e4e unverified glenn-jocher commited on Sep 20, 2021
Simplify `check_requirements()` usage (#4855) 4c839ee unverified glenn-jocher commited on Sep 18, 2021
Refactor argparser printing to `print_args()` (#4850) 3732f9a unverified glenn-jocher commited on Sep 18, 2021