MTerryJack commited on
Commit
616b448
·
verified ·
1 Parent(s): 61837d7

benchmark: sam3_2026-02-05T13-58-24.807900Z

Browse files
README.md CHANGED
@@ -2,6 +2,6 @@
2
  manako:
3
  last_benchmark:
4
  type: sam3dataset-v1
5
- ran_at: '2026-02-05T13:54:00.336703Z'
6
- result_path: benchmark/sam3dataset/results/2026-02-05T13-54-00.332283Z.json
7
  ---
 
2
  manako:
3
  last_benchmark:
4
  type: sam3dataset-v1
5
+ ran_at: '2026-02-05T13:58:38.641094Z'
6
+ result_path: benchmark/sam3dataset/results/2026-02-05T13-58-38.640042Z.json
7
  ---
benchmark/sam3dataset/results/2026-02-05T13-58-38.640042Z.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "checks": {
3
+ "main_py": "fail",
4
+ "pyproject_toml": "fail",
5
+ "load_model": "fail",
6
+ "run_model": "fail",
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
+ }