yolov5/utils
Takumi Karasawa 7b35971ba5
Fix bug in `plot_one_box` when label is `None` (#4588)
2021-08-29 15:08:27 +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 `Profile()` profiler (#4587) 2021-08-29 13:49:04 +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 Fix bug in `plot_one_box` when label is `None` (#4588) 2021-08-29 15:08:27 +02:00
torch_utils.py Add EarlyStopping feature (#4576) 2021-08-28 19:03:52 +02:00