Update `models/hub/*.yaml` files for v6.0n release (#5540) fa2344c unverified glenn-jocher commited on Nov 6, 2021
precommit: isort (#5493) 0155548 unverified Jirka Borovec pre-commit-ci[bot] glenn-jocher commited on Nov 4, 2021
Meshgrid `indexing='ij'` for PyTorch 1.10 (#5309) 8c326a1 unverified glenn-jocher commited on Nov 1, 2021
Add pre-commit CI actions (#4982) ed887b5 unverified Jirka Borovec glenn-jocher commited on Oct 28, 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
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
Refactor `forward()` method profiling (#4816) 0dc725e unverified glenn-jocher commited on Sep 16, 2021
Replace `path.absolute()` with `path.resolve()` (#4763) c47be26 unverified glenn-jocher commited on Sep 11, 2021
Fix for `python models/yolo.py --profile` (#4541) 2da6444 unverified glenn-jocher commited on Aug 25, 2021
Fix module count in parse_model (#4379) e7fc274 unverified Yuantao Yang yangyuantao commited on Aug 11, 2021
Add feature map visualization (#3804) 20d45aa unverified Zigarss glenn-jocher commited on Jun 28, 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
rename class autoShape -> AutoShape (#3173) be86c21 unverified developer0hye commited on May 16, 2021
Fix ONNX export using --grid --simplify --dynamic simultaneously (#2982) b292837 unverified whoam glenn-jocher commited on May 3, 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
Add TransformerLayer, TransformerBlock, C3TR modules (#2333) 1148e2e unverified Ding Yiwei DingYiwei glenn-jocher commited on Apr 1, 2021
Update detections() self.t = tuple() (#2617) a57f23d unverified glenn-jocher commited on Mar 26, 2021