File size: 361 Bytes
81d1bef | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | {
"dataset": "COCO val2017",
"n_images": 5000,
"task": "image-level person presence (binary)",
"positive_rate": 0.539,
"protocol": "live Argus forward pass at 768 pixel input, no feature caching",
"metrics": {
"F1": 0.8886,
"precision": 0.9011,
"recall": 0.8763,
"optimal_threshold": 25.2845
},
"parity_cached_features": 0.881
}
|