yolov5/utils
Ayush Chaurasia d2a17289c9
Explicitly convert artifact path to posix_path (#3067)
* Explicitly convert artifact path to posix_path

* Remove redudant str() casting
2021-05-07 19:53:56 +02:00
..
aws Implement yaml.safe_load() (#2876) 2021-04-21 14:34:45 +02:00
flask_rest_api Update restapi.py (#2967) 2021-04-28 17:50:07 +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 Explicitly convert artifact path to posix_path (#3067) 2021-05-07 19:53:56 +02:00
__init__.py initial commit 2020-05-29 17:04:54 -07:00
activations.py ACON Activation batch-size 1 bug patch (#2901) 2021-04-25 22:54:07 +02:00
autoanchor.py Update check_requirements() exclude list (#2974) 2021-04-29 21:16:23 +02:00
datasets.py Make cache saving optional (#2977) 2021-04-30 00:56:44 +02:00
general.py download() ThreadPool update (#3027) 2021-05-04 23:37:31 +02:00
google_utils.py Hubconf.py bug fix (#3007) 2021-05-01 18:15:17 +02: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 Update check_requirements() exclude list (#2974) 2021-04-29 21:16:23 +02:00
torch_utils.py Speed profiling improvements (#2648) 2021-03-29 15:19:07 +02:00