yolov5/utils
Glenn Jocher 4c839eeb10
Simplify `check_requirements()` usage (#4855)
* Simplify `check_requirements()` usage

* remove assert, print()
2021-09-18 18:34:30 +02:00
..
aws Update `sys.path.append(str(ROOT))` (#4852) 2021-09-18 15:02:08 +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 Update `sys.path.append(str(ROOT))` (#4852) 2021-09-18 15:02:08 +02:00
__init__.py Update `sys.path.append(str(ROOT))` (#4852) 2021-09-18 15:02:08 +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 Simplify `check_requirements()` usage (#4855) 2021-09-18 18:34:30 +02:00
callbacks.py Optimised Callback Class to Reduce Code and Fix Errors (#4688) 2021-09-07 18:32:15 +02:00
datasets.py Single `cache_version` definition (#4846) 2021-09-17 18:01:52 +02:00
downloads.py Standardize headers and docstrings (#4417) 2021-08-14 21:17:51 +02:00
general.py Simplify `check_requirements()` usage (#4855) 2021-09-18 18:34:30 +02:00
loss.py Remove redundant `ComputeLoss` code (#4701) 2021-09-08 12:48:33 +02:00
metrics.py Close `matplotlib` plots after opening (#4612) 2021-08-30 17:22:21 +02:00
plots.py `PIL.ImageDraw.text(anchor=...)` removal, reduce to `>=7.1.2` (#4842) 2021-09-17 13:02:37 +02:00
torch_utils.py Consolidate `init_seeds()` (#4849) 2021-09-18 13:28:42 +02:00