yolov5/utils
Glenn Jocher 93cc015748
Add EarlyStopping feature (#4576)
* Add EarlyStopping feature

* Add comment

* Cleanup

* Cleanup2

* debug

* debug2

* debug3

* debug3

* debug4

* debug5

* debug6

* debug7

* debug8

* debug9

* debug10

* debug11

* debug12

* Cleanup

* Add TODO for known DDP issue
2021-08-28 19:03:52 +02:00
..
aws Update resume.py (#4115) 2021-07-22 17:22:11 +02:00
flask_rest_api Standardize headers and docstrings (#4417) 2021-08-14 21:17:51 +02:00
google_app_engine Bump pip from 18.1 to 19.2 in /utils/google_app_engine (#3561) 2021-06-09 21:14:09 +02:00
loggers W&B: Refactor the wandb_utils.py file (#4496) 2021-08-23 13:10:07 +02:00
__init__.py initial commit 2020-05-29 17:04:54 -07:00
activations.py Standardize headers and docstrings (#4417) 2021-08-14 21:17:51 +02:00
augmentations.py Standardize headers and docstrings (#4417) 2021-08-14 21:17:51 +02:00
autoanchor.py Standardize headers and docstrings (#4417) 2021-08-14 21:17:51 +02:00
callbacks.py Standardize headers and docstrings (#4417) 2021-08-14 21:17:51 +02:00
datasets.py Fix for corrupt JPEGs auto-fix PR (#4560) 2021-08-27 13:01:21 +02:00
downloads.py Standardize headers and docstrings (#4417) 2021-08-14 21:17:51 +02:00
general.py Add `install=True` argument to `check_requirements` (#4512) 2021-08-23 14:38:30 +02:00
loss.py Standardize headers and docstrings (#4417) 2021-08-14 21:17:51 +02:00
metrics.py Fix for AP calculation limits 0.0 - 1.0 (#4563) 2021-08-27 13:23:29 +02:00
plots.py Standardize headers and docstrings (#4417) 2021-08-14 21:17:51 +02:00
torch_utils.py Add EarlyStopping feature (#4576) 2021-08-28 19:03:52 +02:00