MTerryJack commited on
Commit
822e8d5
·
verified ·
1 Parent(s): 56967d7

benchmark: sam3_2026-02-05T14-00-33.751524Z

Browse files
README.md CHANGED
@@ -2,6 +2,6 @@
2
  manako:
3
  last_benchmark:
4
  type: sam3dataset-v1
5
- ran_at: '2026-02-05T14:00:08.510463Z'
6
- result_path: benchmark/sam3dataset/results/2026-02-05T14-00-08.510298Z.json
7
  ---
 
2
  manako:
3
  last_benchmark:
4
  type: sam3dataset-v1
5
+ ran_at: '2026-02-05T14:00:44.796539Z'
6
+ result_path: benchmark/sam3dataset/results/2026-02-05T14-00-44.796172Z.json
7
  ---
benchmark/sam3dataset/results/2026-02-05T14-00-44.796172Z.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "checks": {
3
+ "main_py": "pass",
4
+ "pyproject_toml": "pass",
5
+ "load_model": "pass",
6
+ "run_model": "pass",
7
+ "objects": "fail"
8
+ },
9
+ "results": {
10
+ "overall_iou": 0.0,
11
+ "per_class_iou": {},
12
+ "matched_images": 5,
13
+ "gt_count": 0,
14
+ "pred_count": 0,
15
+ "classes": []
16
+ },
17
+ "selected": []
18
+ }