Datasets:
File size: 320 Bytes
bb3c338 | 1 2 3 4 5 6 7 8 9 10 11 12 | {
"model": "yolo11n.pt",
"epochs": 10,
"imgsz": 640,
"save_dir": "/home/krschap/code/hf/streetlevel-poles/runs/yolo11n-baseline",
"metrics": {
"test_map50": 0.33220510652939983,
"test_map50_95": 0.11985106815782695,
"test_precision": 0.45535131929129263,
"test_recall": 0.3453592975651799
}
} |