Update TorchScript suffix to `*.torchscript` (#5856) 00e308f unverified glenn-jocher commited on Dec 2, 2021
Fix TensorRT potential unordered binding addresses (#5826) a4207a2 unverified imyhxy commited on Nov 30, 2021
Refactor new `model.warmup()` method (#5810) fcd180d unverified glenn-jocher commited on Nov 27, 2021
Scope TF imports in `DetectMultiBackend()` (#5792) 53349da unverified Phil2020 glenn-jocher commited on Nov 25, 2021
Export, detect and validation with TensorRT engine file (#5699) 7a39803 unverified imyhxy glenn-jocher commited on Nov 22, 2021
Prune unused imports (#5711) eb51ffd unverified Jirka Borovec pre-commit-ci[bot] commited on Nov 19, 2021
TFDetect dynamic anchor count assignment fix (#5668) 0453b75 unverified Nrupatunga commited on Nov 16, 2021
Replace 2 `transpose()` with 1 `permute` in TransformerBlock()` (#5645) c2523be unverified Ding Yiwei commited on Nov 15, 2021
New `DetectMultiBackend()` class (#5549) 3883261 unverified glenn-jocher pre-commit-ci[bot] commited on Nov 9, 2021
`LOGGER` consolidation (#5569) 79bca2b unverified glenn-jocher pre-commit-ci[bot] commited on Nov 8, 2021
Fix `save_one_box()` (#5545) 3f64ad1 unverified glenn-jocher pre-commit-ci[bot] commited on Nov 6, 2021
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