yolov5 / val.py

Commit History

Add warning emoji ⚠️ on `--conf > 0.001` (#8005)
09ba6f6
unverified

glenn-jocher commited on

Bug fix mAP0.5-0.95 (#6787)
43569d5
unverified

Anton Lebedev glenn-jocher pre-commit-ci[bot] commited on

Add `@threaded` decorator (#7813)
4a295b1
unverified

glenn-jocher pre-commit-ci[bot] commited on

Rename `utils/datasets.py` > `utils/dataloaders.py` (#7799)
9d8ed37
unverified

glenn-jocher commited on

Remove `tqdm.auto` (#7599)
b53917d
unverified

glenn-jocher commited on

Empty val batch CUDA device fix (#7539)
813eba8
unverified

glenn-jocher commited on

Reduce val device transfers (#7525)
d2e698c
unverified

glenn-jocher commited on

Fix val.py Ensemble() (#7490)
3f3852e
unverified

glenn-jocher commited on

Update val.py (#7478)
d876caa
unverified

HERIUN pre-commit-ci[bot] glenn-jocher commited on

Loss and IoU speed improvements (#7361)
406ee52
unverified

glenn-jocher commited on

Rename 'MacOS' to 'macOS' (#7349)
446e6f5
unverified

glenn-jocher commited on

Add callbacks (#7315)
245d645
unverified

glenn-jocher commited on

Use `tqdm.auto` (#7311)
f735458
unverified

glenn-jocher commited on

val.py `--weights` and `--data` compatibility check (#7292)
d2e7ba2
unverified

glenn-jocher commited on

CLI `fire` prep updates (#7229)
2c32218
unverified

glenn-jocher commited on

precommit: yapf (#5494)
c3d5ac1
unverified

Jirka Borovec pre-commit-ci[bot] glenn-jocher commited on

Tensor initialization on device improvements (#6959)
701e117
unverified

glenn-jocher commited on

New val.py `cuda` variable (#6957)
c84dd27
unverified

glenn-jocher commited on

DetectMultiBackend() `--half` handling (#6945)
b94b59e
unverified

glenn-jocher commited on

Default FP16 TensorRT export (#6798)
596de6d
unverified

DavidB glenn-jocher commited on

Update `--cache disk` deprecate `*_npy/` dirs (#6876)
4728840
unverified

glenn-jocher commited on

YOLOv5 Export Benchmarks (#6613)
a45e472
unverified

glenn-jocher pre-commit-ci[bot] commited on

Fixing minor multi-streaming issues with TensoRT engine (#6504)
8fcdf3b
unverified

greg2451 pre-commit-ci[bot] commited on

Enable ONNX `--half` FP16 inference (#6268)
f3085ac
unverified

glenn-jocher pre-commit-ci[bot] commited on

Add CoreML inference (#6195)
b5b56a3
unverified

glenn-jocher commited on

Global export format sort (#6182)
5bd6a97
unverified

glenn-jocher commited on

Add OpenVINO inference (#6179)
63a4d86
unverified

glenn-jocher commited on

Update export format docstrings (#6151)
ec4b6dd
unverified

glenn-jocher pre-commit-ci[bot] commited on

Add EdgeTPU support (#3630)
d95978a
unverified

zldrobit glenn-jocher unknown pre-commit-ci[bot] commited on

Add `--workers 8` argument to val.py (#5857)
92a7391
unverified

iumyx2612 glenn-jocher commited on

Update TorchScript suffix to `*.torchscript` (#5856)
00e308f
unverified

glenn-jocher commited on

Refactor new `model.warmup()` method (#5810)
fcd180d
unverified

glenn-jocher commited on

Remove NCOLS from tqdm (#5804)
7c6bae0
unverified

glenn-jocher pre-commit-ci[bot] commited on

Export, detect and validation with TensorRT engine file (#5699)
7a39803
unverified

imyhxy glenn-jocher commited on

Explicitly compute TP, FP in val.py (#5727)
36d12a5
unverified

glenn-jocher commited on

Update val.py `speed` and `study` tasks (#5608)
30bc089
unverified

glenn-jocher commited on

Update train, val `tqdm` to fixed width (#5367)
61c5019
unverified

glenn-jocher pre-commit-ci[bot] commited on

New `DetectMultiBackend()` class (#5549)
3883261
unverified

glenn-jocher pre-commit-ci[bot] commited on

Add `--conf-thres` >> 0.001 warning (#5567)
0de4a9c
unverified

glenn-jocher commited on

precommit: isort (#5493)
0155548
unverified

Jirka Borovec pre-commit-ci[bot] glenn-jocher commited on

Fix float zeros format (#5491)
5866646
unverified

glenn-jocher commited on

Update `get_loggers()` (#4854)
7b1f7ae
unverified

glenn-jocher pre-commit commited on

Fix `ROOT` as relative path (#5129)
153873e
unverified

Malte Lorbach glenn-jocher commited on

Update val.py `pad = 0.0 if task == speed else 0.5` (#5121)
7d37b3c
unverified

glenn-jocher commited on

Update val.py `--speed` and `--study` usages (#5120)
ba4b79d
unverified

glenn-jocher commited on

Pass `--device` for `--task study` (#5118)
4f9718a
unverified

glenn-jocher commited on

Fix missing `opt.device` on `--task study` (#5031)
b0ade48
unverified

glenn-jocher commited on

Allow YOLOv5 execution from arbitrary `cwd` (#4954)
4e04cb0
unverified

glenn-jocher commited on

Validate `best.pt` on train end (#4889)
d856c48
unverified

glenn-jocher commited on

Simplify `check_requirements()` usage (#4855)
4c839ee
unverified

glenn-jocher commited on