yolov5/utils
Glenn Jocher 1ff43702a8
Validate with 2x `--workers` single-GPU/CPU fix (#6659)
Fix for #6658 for single-GPU and CPU training use cases
2022-02-16 14:50:37 +01:00
..
aws
flask_rest_api precommit: isort (#5493) 2021-11-04 17:24:25 +01:00
google_app_engine Bump pip from 19.2 to 21.1 in /utils/google_app_engine (#5661) 2021-11-15 20:10:29 +01:00
loggers Fixed wandb logger KeyError (#6637) 2022-02-14 17:08:36 +01:00
__init__.py Absolute '/content/sample_data' (#5922) 2021-12-08 17:31:31 +01:00
activations.py Update TorchScript suffix to `*.torchscript` (#5856) 2021-12-02 16:06:45 +01:00
augmentations.py Increase `ar_thr` from 20 to 100 for better detection on slender (high aspect ratio) objects (#5556) 2021-12-15 14:42:23 +01:00
autoanchor.py AutoAnchor and AutoBatch `LOGGER` (#5635) 2021-11-13 15:40:18 +01:00
autobatch.py AutoAnchor and AutoBatch `LOGGER` (#5635) 2021-11-13 15:40:18 +01:00
benchmarks.py YOLOv5 Export Benchmarks (#6613) 2022-02-12 16:05:43 +01:00
callbacks.py Add `stop_training=False` flag to callbacks (#6365) 2022-01-22 16:37:21 -10:00
datasets.py Validate with 2x `--workers` single-GPU/CPU fix (#6659) 2022-02-16 14:50:37 +01:00
downloads.py Fix 6 Flake8 issues (#6541) 2022-02-05 15:22:59 +01:00
general.py Fix `hyp_evolve.yaml` indexing bug (#6604) 2022-02-10 14:51:29 +01:00
loss.py Reuse `de_parallel()` rather than `is_parallel()` (#6354) 2022-01-20 10:50:17 -10:00
metrics.py Fix ConfusionMatrix scale `vmin=0.0` (#6638) 2022-02-14 14:54:55 +01:00
plots.py Fix `hyp_evolve.yaml` indexing bug (#6604) 2022-02-10 14:51:29 +01:00
torch_utils.py Fix 6 Flake8 issues (#6541) 2022-02-05 15:22:59 +01:00