yolov5/utils
Michael Heilig d48a34dca7
bug fix: switched rows and cols for correct detections in confusion matrix (#2883)
2021-04-22 00:49:55 +02:00
..
aws Implement yaml.safe_load() (#2876) 2021-04-21 14:34:45 +02:00
flask_rest_api Flask REST API Example (#2732) 2021-04-15 13:26:08 +02:00
google_app_engine adding the configuration to deploy yolov5 in in app engine (#964) 2020-09-22 11:48:44 -07:00
wandb_logging Implement yaml.safe_load() (#2876) 2021-04-21 14:34:45 +02:00
__init__.py initial commit 2020-05-29 17:04:54 -07:00
activations.py nn.SiLU() citation correction (#1713) 2021-01-06 20:58:41 -08:00
autoanchor.py Implement yaml.safe_load() (#2876) 2021-04-21 14:34:45 +02:00
datasets.py Cleanup load_image() (#2871) 2021-04-21 15:50:28 +02:00
general.py Implement yaml.safe_load() (#2876) 2021-04-21 14:34:45 +02:00
google_utils.py Update google_utils.py (#2017) 2021-01-22 15:08:42 -08:00
loss.py Add --label-smoothing eps argument to train.py (default 0.0) (#2344) 2021-03-29 18:45:46 +02:00
metrics.py bug fix: switched rows and cols for correct detections in confusion matrix (#2883) 2021-04-22 00:49:55 +02:00
plots.py Implement yaml.safe_load() (#2876) 2021-04-21 14:34:45 +02:00
torch_utils.py Speed profiling improvements (#2648) 2021-03-29 15:19:07 +02:00