megamidwater / config.json
msdanellecline's picture
Update config.json
620877f
raw
history blame contribute delete
149 Bytes
{
"best_ap": 0.0,
"task": "object-detection",
"architecture": "yolov5",
"num_classes": 1,
"input_size": 1280,
"weights_path": "best.pt"
}