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
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