DetectMultiBackend() `--half` handling (#6945) b94b59e unverified glenn-jocher commited on Mar 11, 2022
Update `--cache disk` deprecate `*_npy/` dirs (#6876) 4728840 unverified glenn-jocher commited on Mar 6, 2022
YOLOv5 Export Benchmarks (#6613) a45e472 unverified glenn-jocher pre-commit-ci[bot] commited on Feb 12, 2022
Fixing minor multi-streaming issues with TensoRT engine (#6504) 8fcdf3b unverified greg2451 pre-commit-ci[bot] commited on Feb 4, 2022
Enable ONNX `--half` FP16 inference (#6268) f3085ac unverified glenn-jocher pre-commit-ci[bot] commited on Jan 11, 2022
Update export format docstrings (#6151) ec4b6dd unverified glenn-jocher pre-commit-ci[bot] commited on Jan 3, 2022
Add EdgeTPU support (#3630) d95978a unverified zldrobit glenn-jocher unknown pre-commit-ci[bot] commited on Dec 31, 2021
Add `--workers 8` argument to val.py (#5857) 92a7391 unverified iumyx2612 glenn-jocher commited on Dec 2, 2021
Update TorchScript suffix to `*.torchscript` (#5856) 00e308f unverified glenn-jocher commited on Dec 2, 2021
Refactor new `model.warmup()` method (#5810) fcd180d unverified glenn-jocher commited on Nov 27, 2021
Remove NCOLS from tqdm (#5804) 7c6bae0 unverified glenn-jocher pre-commit-ci[bot] commited on Nov 26, 2021
Export, detect and validation with TensorRT engine file (#5699) 7a39803 unverified imyhxy glenn-jocher commited on Nov 22, 2021
Update val.py `speed` and `study` tasks (#5608) 30bc089 unverified glenn-jocher commited on Nov 10, 2021
Update train, val `tqdm` to fixed width (#5367) 61c5019 unverified glenn-jocher pre-commit-ci[bot] commited on Nov 10, 2021
New `DetectMultiBackend()` class (#5549) 3883261 unverified glenn-jocher pre-commit-ci[bot] commited on Nov 9, 2021
precommit: isort (#5493) 0155548 unverified Jirka Borovec pre-commit-ci[bot] glenn-jocher commited on Nov 4, 2021
Fix `ROOT` as relative path (#5129) 153873e unverified Malte Lorbach glenn-jocher commited on Oct 11, 2021
Update val.py `pad = 0.0 if task == speed else 0.5` (#5121) 7d37b3c unverified glenn-jocher commited on Oct 11, 2021
Update val.py `--speed` and `--study` usages (#5120) ba4b79d unverified glenn-jocher commited on Oct 11, 2021
Fix missing `opt.device` on `--task study` (#5031) b0ade48 unverified glenn-jocher commited on Oct 3, 2021
Allow YOLOv5 execution from arbitrary `cwd` (#4954) 4e04cb0 unverified glenn-jocher commited on Sep 28, 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
Replace `path.absolute()` with `path.resolve()` (#4763) c47be26 unverified glenn-jocher commited on Sep 11, 2021
Optimised Callback Class to Reduce Code and Fix Errors (#4688) 2317f86 unverified Kalen Michael glenn-jocher commited on Sep 7, 2021
Fix `is_coco` on missing `data['val']` key (#4642) fad57c2 unverified glenn-jocher commited on Sep 1, 2021
Add `train.py` and `val.py` callbacks (#4220) b74929c unverified Kalen Michael glenn-jocher commited on Jul 31, 2021
Explicit `requirements.txt` location (#4225) c2c958c unverified glenn-jocher commited on Jul 29, 2021
Train from `--data path/to/dataset.zip` feature (#4185) 5d66e48 unverified glenn-jocher commited on Jul 28, 2021
Refactor train.py and val.py `loggers` (#4137) efe60b5 unverified glenn-jocher commited on Jul 24, 2021