yolov5/utils
Glenn Jocher a75a1105a1
Self-contained checkpoint `--resume` (#8839)
* Single checkpoint resume

* Update train.py

* Add hyp

* Add hyp

* Add hyp

* FIX

* avoid resume on url data

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* avoid resume on url data

* avoid resume on url data

* Update

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-08-03 21:28:22 +02:00
..
aws
docker RUN git clone instead of COPY to `/usr/src/app` (#8827) 2022-08-01 21:45:31 +02:00
flask_rest_api Code refactor (#7923) 2022-05-22 15:24:08 +02:00
google_app_engine
loggers Check TensorBoard logger before adding graph (#8664) 2022-07-21 17:40:53 +02:00
__init__.py
activations.py
augmentations.py Revert "Fix BGR->RGB Bug in albumentations #8641" (#8727) 2022-07-26 19:00:48 +02:00
autoanchor.py Refactor collections and fstrings (#7821) 2022-05-15 16:38:26 +02:00
autobatch.py AutoBatch checks against failed solutions (#8159) 2022-06-09 17:15:49 +02:00
benchmarks.py Simplify benchmarks.py assertions (#8515) 2022-07-07 23:46:55 +02:00
callbacks.py Simplify callbacks.py return (#7333) 2022-04-07 16:15:01 +02:00
dataloaders.py New `HUBDatasetStats()` class (#8716) 2022-07-25 18:20:01 +02:00
downloads.py Self-contained checkpoint `--resume` (#8839) 2022-08-03 21:28:22 +02:00
general.py Remove `assert not is_docker()` from GitHub checks (#8813) 2022-08-01 03:01:44 +02:00
loss.py Fix torch `long` to `float` tensor on HUB macOS (#8067) 2022-06-01 17:34:46 +02:00
metrics.py Fix confusion matrix update when no predictions are made (#8748) 2022-07-29 14:06:23 +02:00
plots.py Faster crop saving (#8696) 2022-07-23 23:30:30 +02:00
torch_utils.py Self-contained checkpoint `--resume` (#8839) 2022-08-03 21:28:22 +02:00