phanerozoic commited on
Commit
1487f8f
·
verified ·
1 Parent(s): 0b50685

dim15 pycocotools eval: 3.0 mAP, 11.5 mAP@0.50

Browse files
cofiber_threshold_dim15_coco_8ep_17k_eval.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "head": "cofiber_threshold_dim15",
3
+ "params": 17751,
4
+ "checkpoint": "heads/cofiber_threshold/dim15_17k/cofiber_threshold_dim15_coco_8ep.pth",
5
+ "n_images": 5000,
6
+ "n_detections": 499841,
7
+ "mAP_0.5_0.95": 0.02994068204826996,
8
+ "mAP_0.50": 0.11456579915502421,
9
+ "mAP_0.75": 0.00672305820087217,
10
+ "mAP_small": 0.0113807356618287,
11
+ "mAP_medium": 0.029272958834663226,
12
+ "mAP_large": 0.045666545706409295
13
+ }