Refactor new `model.warmup()` method (#5810) fcd180d unverified glenn-jocher commited on Nov 27, 2021
Export, detect and validation with TensorRT engine file (#5699) 7a39803 unverified imyhxy glenn-jocher commited on Nov 22, 2021
New `DetectMultiBackend()` class (#5549) 3883261 unverified glenn-jocher pre-commit-ci[bot] commited on Nov 9, 2021
Inside Ultralytics video https://youtu.be/Zgi9g1ksQHc (#5546) b8f979b unverified glenn-jocher commited on Nov 6, 2021
Fix `save_one_box()` (#5545) 3f64ad1 unverified glenn-jocher pre-commit-ci[bot] commited on Nov 6, 2021
Fix detect.py URL inference (#5525) 5f603a9 unverified glenn-jocher pre-commit-ci[bot] commited on Nov 5, 2021
precommit: isort (#5493) 0155548 unverified Jirka Borovec pre-commit-ci[bot] glenn-jocher commited on Nov 4, 2021
Handle edgetpu model inference (#5372) ac2c49a unverified Nam Vu Nam Vu pre-commit-ci[bot] glenn-jocher commited on Nov 4, 2021
Remove `check_requirements(('tensorflow>=2.4.1',))` (#5476) 0eb37ad unverified glenn-jocher commited on Nov 3, 2021
Uncomment OpenCV 4.5.4 requirement in detect.py (#5305) e0c3f42 unverified jebastin-nadar commited on Oct 23, 2021
Check `'onnxruntime-gpu' if torch.has_cuda` (#5087) b754525 unverified glenn-jocher commited on Oct 13, 2021
update `detect.py` in order to support torch script (#5109) 938efe5 unverified Andrei Ionut Damian glenn-jocher commited on Oct 12, 2021
Add OpenCV DNN option for ONNX inference (#5136) 0bf24cf unverified glenn-jocher commited on Oct 11, 2021
Fix `ROOT` as relative path (#5129) 153873e unverified Malte Lorbach glenn-jocher commited on Oct 11, 2021
Allow YOLOv5 execution from arbitrary `cwd` (#4954) 4e04cb0 unverified glenn-jocher commited on Sep 28, 2021
Fix arg help string to match 'classes' arg name (#4893) dad8660 unverified NauchtanRobotics commited on Sep 24, 2021
Simplify `check_requirements()` usage (#4855) 4c839ee unverified glenn-jocher commited on Sep 18, 2021
Refactor argparser printing to `print_args()` (#4850) 3732f9a unverified glenn-jocher commited on Sep 18, 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
Automatic TFLite uint8 determination (#4515) 79af114 unverified glenn-jocher commited on Aug 23, 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
Feature visualization improvements 32 (#3947) 248504c unverified glenn-jocher commited on Jul 9, 2021
Add multi-stream saving feature (#3864) 9d86b54 unverified ketan-b glenn-jocher commited on Jul 4, 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 FP16 `--half` argument for test.py and detect.py (#3532) c6b51f4 unverified glenn-jocher commited on Jun 8, 2021