yolov5/utils
Glenn Jocher bb5ebc290e
Close `matplotlib` plots after opening (#4612)
* Close plots

* Replace fig.close() for plt.close()
2021-08-30 17:22:21 +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: Don't log models in evolve operation (#4611) 2021-08-30 17:07:20 +02:00
__init__.py Auto-download Arial.ttf on init (#4606) 2021-08-30 14:58:22 +02: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 Update `check_git_status()` warning (#4610) 2021-08-30 17:05:45 +02:00
loss.py Standardize headers and docstrings (#4417) 2021-08-14 21:17:51 +02:00
metrics.py Close `matplotlib` plots after opening (#4612) 2021-08-30 17:22:21 +02:00
plots.py Close `matplotlib` plots after opening (#4612) 2021-08-30 17:22:21 +02:00
torch_utils.py Add EarlyStopping feature (#4576) 2021-08-28 19:03:52 +02:00