rename class autoShape -> AutoShape (#3173) be86c21 unverified developer0hye commited on May 16, 2021
Add `--include torchscript onnx coreml` argument (#3137) d9b4e6b unverified Cristi Fati glenn-jocher commited on May 12, 2021
Update export.py with --train mode argument (#3066) e97d129 unverified glenn-jocher commited on May 7, 2021
Do not optimize CoreML TorchScript model (#3055) 3ef3a95 unverified glenn-jocher commited on May 6, 2021
Fix ONNX export using --grid --simplify --dynamic simultaneously (#2982) b292837 unverified whoam glenn-jocher commited on May 3, 2021
Add support for FP16 (half) to export.py (#3010) e2a80c6 unverified Hodovo glenn-jocher commited on May 2, 2021
YOLOv5 AWS Inferentia Inplace compatibility updates (#2953) 41f5cc5 unverified jluntamazon glenn-jocher commited on Apr 30, 2021
Add yolov5/ to sys.path() for *.py subdir exec (#2949) 4200674 unverified glenn-jocher commited on Apr 27, 2021
Add verbose option to pytorch hub models (#2926) c0d3f80 unverified Nanobit glenn-jocher commited on Apr 25, 2021
Default optimize_for_mobile() on TorchScript models (#2908) 28db237 unverified glenn-jocher commited on Apr 23, 2021
Detection cropping+saving feature addition for detect.py and PyTorch Hub (#2827) c949fc8 unverified burhan glenn-jocher commited on Apr 20, 2021
Fix ONNX dynamic axes export support with onnx simplifier, make onnx simplifier optional (#2856) 1df8c6c unverified Tim Stokman Tim 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
GPU export options (#2297) 7a0a81f unverified Jan Hajek Jan Hajek glenn-jocher commited on Mar 6, 2021
Update yolo.py (#2120) cbd55da unverified oleg Oleg Boiko glenn-jocher train255 ab-101 Transigent Nanobit Daniel Khromov VdLMV Jaap van de Loosdrecht Yann Defretin Aditya Lohia Shivam Swanrkar xiaowo1996 Iden Craven Jan Hajek Jan Hajek commited on Feb 26, 2021
Dynamic ONNX engine generation (#2208) 95aefea unverified Aditya Lohia Shivam Swanrkar glenn-jocher commited on Feb 22, 2021
Update inference default to multi_label=False (#2252) c09964c unverified glenn-jocher commited on Feb 19, 2021
Unified hub and detect.py box and labels plotting (#2243) 5f42643 unverified Yann Defretin commited on Feb 19, 2021