Fix MixConv2d() remove shortcut + apply depthwise (#5410) 5d4258f unverified glenn-jocher commited on Oct 30, 2021
Add pre-commit CI actions (#4982) ed887b5 unverified Jirka Borovec glenn-jocher commited on Oct 28, 2021
Update `AutoShape.forward()` model.classes example (#5324) 9c31a66 unverified glenn-jocher commited on Oct 25, 2021
Refactor `Detect()` anchors for ONNX <> OpenCV DNN compatibility (#4833) 9d75e42 unverified jebastin-nadar 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
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
Merge PIL and OpenCV in `plot_one_box(use_pil=False)` (#4416) 2da4e7a unverified glenn-jocher commited on Aug 14, 2021
Suppress torch 1.9.0 max_pool2d() warning (#4227) 18f6ba7 unverified glenn-jocher commited on Jul 29, 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
Parameterize max_det + inference default at 1000 (#3215) 3f74cd9 unverified Adrian Holovaty glenn-jocher commited on May 17, 2021
rename class autoShape -> AutoShape (#3173) be86c21 unverified developer0hye commited on May 16, 2021
Detection cropping+saving feature addition for detect.py and PyTorch Hub (#2827) c949fc8 unverified burhan glenn-jocher commited on Apr 20, 2021
PyTorch Hub cv2 .save() .show() bug fix (#2831) c15e25c unverified glenn-jocher commited on Apr 18, 2021
autocast enable=torch.cuda.is_available() (#2748) fca5e2a unverified glenn-jocher commited on Apr 9, 2021
Updated filename attributes for YOLOv5 Hub BytesIO (#2718) ec8979f unverified glenn-jocher commited on Apr 6, 2021
Updated filename attributes for YOLOv5 Hub results (#2708) 74276d5 unverified glenn-jocher commited on Apr 5, 2021
autoShape forward im = np.asarray(im) # to numpy (#2689) 17300a4 unverified glenn-jocher commited on Apr 2, 2021
PyTorch Hub model.save() increment as runs/hub/exp (#2684) 2af059c unverified glenn-jocher commited on Apr 2, 2021
Add TransformerLayer, TransformerBlock, C3TR modules (#2333) 1148e2e unverified Ding Yiwei DingYiwei glenn-jocher commited on Apr 1, 2021
PyTorch Hub amp.autocast() inference (#2641) 2bf34f5 unverified glenn-jocher commited on Mar 28, 2021
Update detections() self.t = tuple() (#2617) a57f23d unverified glenn-jocher commited on Mar 26, 2021
Improved W&B integration (#2125) e8fc97a unverified Ayush Chaurasia glenn-jocher commited on Mar 22, 2021