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 relative `ROOT` Pytorch Hub custom model bug (#4974) fb982d6 unverified glenn-jocher commited on Sep 28, 2021
TensorFlow.js export enhancements (#4905) 2c2ef25 unverified zldrobit glenn-jocher commited on Sep 24, 2021
Refactor argparser printing to `print_args()` (#4850) 3732f9a unverified glenn-jocher commited on Sep 18, 2021
Refactor `forward()` method profiling (#4816) 0dc725e unverified glenn-jocher commited on Sep 16, 2021
Add TensorFlow formats to `export.py` (#4479) c3a93d7 unverified glenn-jocher commited on Sep 12, 2021
Replace `path.absolute()` with `path.resolve()` (#4763) c47be26 unverified glenn-jocher commited on Sep 11, 2021
Allow `multi_label` option for NMS with PyTorch Hub (#4728) 1cad0ce unverified Jean-Baptiste Martin glenn-jocher commited on Sep 9, 2021
Add `crops = results.crops()` dictionary (#4676) 0d8a184 unverified ELHoussineT glenn-jocher commited on Sep 8, 2021
Fix: add P2 layer 21 to yolov5-p2.yaml `Detect()` inputs (#4608) 35fe031 unverified Yukun Xia commited on Aug 30, 2021
Fix for `python models/yolo.py --profile` (#4541) 2da6444 unverified glenn-jocher commited on Aug 25, 2021
Add TensorFlow and TFLite export (#1127) 808bcad unverified zldrobit glenn-jocher commited on Aug 17, 2021
Merge PIL and OpenCV in `plot_one_box(use_pil=False)` (#4416) 2da4e7a unverified glenn-jocher commited on Aug 14, 2021
Fix module count in parse_model (#4379) e7fc274 unverified Yuantao Yang yangyuantao commited on Aug 11, 2021
Suppress torch 1.9.0 max_pool2d() warning (#4227) 18f6ba7 unverified glenn-jocher commited on Jul 29, 2021
Train from `--data path/to/dataset.zip` feature (#4185) 5d66e48 unverified glenn-jocher commited on Jul 28, 2021
Update `setattr()` default for Hub PIL images (#3923) 588094e unverified jmiranda-laplateforme commited on Jul 7, 2021
Add EXIF rotation to YOLOv5 Hub inference (#3852) 831773f unverified vaaliferov glenn-jocher commited on Jul 2, 2021
Plot `AutoShape()` detections in ascending order (#3843) 25d1f29 unverified glenn-jocher commited on Jun 30, 2021