MTerryJack commited on
Commit
539f61d
·
verified ·
1 Parent(s): 34079a9

benchmark: bench_2026-01-28T12-24-37.335371Z

Browse files
benchmark/results/2026-01-28T12-24-45.315465Z.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "checks": {
3
+ "main_py": "pass",
4
+ "pyproject_toml": "pass",
5
+ "element_yaml": "pass",
6
+ "load_model": "pass",
7
+ "run_model": "pass",
8
+ "objects": "pass"
9
+ },
10
+ "results": {
11
+ "iou": 0.46371231183488976,
12
+ "gt_count": 9,
13
+ "pred_count": 2,
14
+ "generated_image": false,
15
+ "images": [
16
+ 1,
17
+ 2
18
+ ],
19
+ "per_class_iou": {
20
+ "tractor": 0.0,
21
+ "auto": 0.0,
22
+ "bus": 0.0,
23
+ "truck": 0.0,
24
+ "motorcycle": 0.0,
25
+ "car": 0.0,
26
+ "multiaxle": 0.0
27
+ }
28
+ }
29
+ }
element.yaml CHANGED
@@ -11,5 +11,5 @@ objects:
11
  - truck
12
  benchmarks:
13
  type: detect-iou-v1
14
- ran_at: '2026-01-28T12:18:55.392658Z'
15
- latest_result: benchmark/results/2026-01-28T12-18-55.392669Z.json
 
11
  - truck
12
  benchmarks:
13
  type: detect-iou-v1
14
+ ran_at: '2026-01-28T12:24:45.315442Z'
15
+ latest_result: benchmark/results/2026-01-28T12-24-45.315465Z.json