yolov5/utils
Glenn Jocher cff9263490
f.read().strip() (#1551)
2020-11-29 11:59:52 +01:00
..
google_app_engine adding the configuration to deploy yolov5 in in app engine (#964) 2020-09-22 11:48:44 -07:00
__init__.py initial commit 2020-05-29 17:04:54 -07:00
activations.py Utils reorganization (#1392) 2020-11-14 11:50:32 +01:00
autoanchor.py Remove redundant downloads mirror (#1461) 2020-11-20 13:10:56 +01:00
datasets.py f.read().strip() (#1551) 2020-11-29 11:59:52 +01:00
general.py Update labels_to_image_weights() (#1545) 2020-11-28 12:25:45 +01:00
google_utils.py Sync train and test iou_thresh (#1465) 2020-11-21 12:38:35 +01:00
loss.py Add QFocalLoss() (#1482) 2020-11-25 19:32:27 +01:00
metrics.py Prevent PR plotting (#1489) 2020-11-24 00:46:01 +01:00
plots.py Update labels_to_image_weights() (#1545) 2020-11-28 12:25:45 +01:00
torch_utils.py FLOPS computation device bug fix (#1447) 2020-11-19 12:56:20 +01:00