49 Commits (741cd0eb230923f8df981b17ca8b15f23b91e745)

Author SHA1 Message Date
  Glenn Jocher a45e472358
YOLOv5 Export Benchmarks (#6613) 2 years ago
  greg2451 8fcdf3b60b
Fixing minor multi-streaming issues with TensoRT engine (#6504) 2 years ago
  Glenn Jocher f3085accd3
Enable ONNX `--half` FP16 inference (#6268) 2 years ago
  Glenn Jocher b5b56a3c88
Add CoreML inference (#6195) 2 years ago
  Glenn Jocher 5bd6a97b18
Global export format sort (#6182) 2 years ago
  Glenn Jocher 63a4d862aa
Add OpenVINO inference (#6179) 2 years ago
  Glenn Jocher ec4b6dd2a3
Update export format docstrings (#6151) 2 years ago
  Jiacong Fang d95978a562
Add EdgeTPU support (#3630) 2 years ago
  iumyx2612 92a7391039
Add `--workers 8` argument to val.py (#5857) 2 years ago
  Glenn Jocher 00e308f7be
Update TorchScript suffix to `*.torchscript` (#5856) 2 years ago
  Glenn Jocher fcd180d336
Refactor new `model.warmup()` method (#5810) 2 years ago
  Glenn Jocher 7c6bae0ae6
Remove NCOLS from tqdm (#5804) 2 years ago
  imyhxy 7a39803476
Export, detect and validation with TensorRT engine file (#5699) 2 years ago
  Glenn Jocher 36d12a500e
Explicitly compute TP, FP in val.py (#5727) 2 years ago
  Glenn Jocher 30bc089cbb
Update val.py `speed` and `study` tasks (#5608) 2 years ago
  Glenn Jocher 61c50199a2
Update train, val `tqdm` to fixed width (#5367) 2 years ago
  Glenn Jocher 3883261143
New `DetectMultiBackend()` class (#5549) 2 years ago
  Glenn Jocher 0de4a9c35d
Add `--conf-thres` >> 0.001 warning (#5567) 2 years ago
  Jirka Borovec 0155548384
precommit: isort (#5493) 2 years ago
  Glenn Jocher 5866646cc8
Fix float zeros format (#5491) 2 years ago
  Glenn Jocher 7b1f7aec46
Update `get_loggers()` (#4854) 2 years ago
  Malte Lorbach 153873e9e4
Fix `ROOT` as relative path (#5129) 2 years ago
  Glenn Jocher 7d37b3c52e
Update val.py `pad = 0.0 if task == speed else 0.5` (#5121) 2 years ago
  Glenn Jocher ba4b79de8b
Update val.py `--speed` and `--study` usages (#5120) 2 years ago
  Glenn Jocher 4f9718abe6
Pass `--device` for `--task study` (#5118) 2 years ago
  Glenn Jocher b0ade48457
Fix missing `opt.device` on `--task study` (#5031) 3 years ago
  Glenn Jocher 4e04cb0dc8
Allow YOLOv5 execution from arbitrary `cwd` (#4954) 3 years ago
  Glenn Jocher d856c48298
Validate `best.pt` on train end (#4889) 3 years ago
  Glenn Jocher 4c839eeb10
Simplify `check_requirements()` usage (#4855) 3 years ago
  Glenn Jocher 4d1a2ac87e
Update `sys.path.append(str(ROOT))` (#4852) 3 years ago
  Glenn Jocher 3732f9ac8a
Refactor argparser printing to `print_args()` (#4850) 3 years ago
  Glenn Jocher 27a4736e96
Fix val.py study plot (#4831) 3 years ago
  Glenn Jocher c47be26f34
Replace `path.absolute()` with `path.resolve()` (#4763) 3 years ago
  Glenn Jocher 7af1b4c266
Improved `detect.py` timing (#4741) 3 years ago
  Glenn Jocher a2b3c71636
Add suffix checks (#4711) 3 years ago
  Kalen Michael 2317f86ca4
Optimised Callback Class to Reduce Code and Fix Errors (#4688) 3 years ago
  Glenn Jocher fad57c29cd
Fix `is_coco` on missing `data['val']` key (#4642) 3 years ago
  Glenn Jocher 24bea5e4b7
Standardize headers and docstrings (#4417) 3 years ago
  Glenn Jocher 53bfcbe0ae
Update AP calculation (#4260) 3 years ago
  Kalen Michael b74929c910
Add `train.py` and `val.py` callbacks (#4220) 3 years ago
  Glenn Jocher c2c958c350
Explicit `requirements.txt` location (#4225) 3 years ago
  Glenn Jocher b60b62e874
PyCharm reformat (#4209) 3 years ago
  Glenn Jocher 5d66e48723
Train from `--data path/to/dataset.zip` feature (#4185) 3 years ago
  Glenn Jocher 0ad6301c96
Update script headers (#4163) 3 years ago
  Glenn Jocher 96e36a7c91
New CSV Logger (#4148) 3 years ago
  Glenn Jocher efe60b5681
Refactor train.py and val.py `loggers` (#4137) 3 years ago
  Ayush Chaurasia 0cc7c58787
W&B: fix refactor bugs (#4069) 3 years ago
  Glenn Jocher f7d8562060
`val.py` refactor (#4053) 3 years ago
  Glenn Jocher 720aaa65c8
Rename `test.py` to `val.py` (#4000) 3 years ago
  Glenn Jocher 03281f8c76
COCO annotations JSON fix (#3764) 3 years ago