yolov7/utils
Sam_S 557e3837af
Fix np, uda dev issue (#1272)
Limit numpy version to avoid issue with tensorboard, conv np.int to just int, fix  mismatched device issuecuda dev issue
2022-12-28 04:39:34 +01:00
..
aws updated Reparameterization weight path & added steps for doing Reparameterization ,also fixed few typos (#552) 2022-09-12 17:22:26 +03:00
google_app_engine main code 2022-07-06 23:23:27 +08:00
wandb_logging main code 2022-07-06 23:23:27 +08:00
__init__.py main code 2022-07-06 23:23:27 +08:00
activations.py main code 2022-07-06 23:23:27 +08:00
add_nms.py Unified output names (#283) 2022-07-29 04:58:57 +03:00
autoanchor.py main code 2022-08-09 20:06:36 +08:00
datasets.py Fix np, uda dev issue (#1272) 2022-12-28 04:39:34 +01:00
general.py fix(utils): missing edge when resample segments (#611) 2022-09-12 17:37:21 +03:00
google_utils.py fixed the problem of downloading models (#451) 2022-08-08 10:17:40 +03:00
loss.py Fix np, uda dev issue (#1272) 2022-12-28 04:39:34 +01:00
metrics.py Add option to use YOLOv5 AP metric (#775) 2022-09-16 21:14:01 +03:00
plots.py add tensor.detach for yolo_pose bug (#333) 2022-07-28 01:35:17 +03:00
torch_utils.py main code 2022-07-06 23:23:27 +08:00