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
Add feature map visualization (#3804) 20d45aa unverified Zigarss glenn-jocher commited on Jun 28, 2021
Update 4 main ops for paths and .run() (#3715) 1f69d12 unverified glenn-jocher commited on Jun 21, 2021
Update DDP for `torch.distributed.run` with `gloo` backend (#3680) fad27c0 unverified glenn-jocher commited on Jun 19, 2021
Slightly modify CLI execution (#3687) bfb2276 unverified lb-desupervised Lewis Belcher commited on Jun 19, 2021
Update export.py, yolo.py `sys.path.append()` (#3579) 53ed872 unverified glenn-jocher commited on Jun 10, 2021
Merge `develop` branch into `master` (#3518) f3c3d2c unverified glenn-jocher Piotr Skalski SkalskiP Peretz Cohen tudoulei chocosaj BuildTools developer0hye Sam_S Samridha Shrestha edificewang commited on Jun 8, 2021
Parameterize max_det + inference default at 1000 (#3215) 3f74cd9 unverified Adrian Holovaty glenn-jocher commited on May 17, 2021