yolov5/utils
Glenn Jocher 8ac96b7975
Fix for AP calculation limits 0.0 - 1.0 (#4563)
This PR brings alignment in AP computation practices with Detectron2 and MMDetection. 

Problem first noted by @yusiyoh in https://github.com/ultralytics/yolov5/issues/4546
2021-08-27 13:23:29 +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 Remove DDP process group timeout (#4422) 2021-08-15 18:32:41 +02:00