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
Fix tf.py `LoadImages()` dataloader return values (#5455) 042f02f unverified glenn-jocher commited on Nov 2, 2021
Meshgrid `indexing='ij'` for PyTorch 1.10 (#5309) 8c326a1 unverified glenn-jocher commited on Nov 1, 2021
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
fix `tf` conversion in new v6 models (#5153) 34da872 unverified chechikyoni glenn-jocher commited on Oct 12, 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
TensorFlow.js export enhancements (#4905) 2c2ef25 unverified zldrobit glenn-jocher commited on Sep 24, 2021
Refactor argparser printing to `print_args()` (#4850) 3732f9a unverified glenn-jocher commited on Sep 18, 2021
Refactor `forward()` method profiling (#4816) 0dc725e unverified glenn-jocher commited on Sep 16, 2021
Add TensorFlow formats to `export.py` (#4479) c3a93d7 unverified glenn-jocher commited on Sep 12, 2021
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