MTerryJack commited on
Commit
2534b93
·
verified ·
1 Parent(s): 0faa6e6

benchmark: bench_2026-01-28T11-43-17.704891Z

Browse files
benchmark/predicted/1.json CHANGED
@@ -1 +1,14 @@
1
- []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "frame_idx": 0,
4
+ "class": "tractor",
5
+ "bbox": [
6
+ 224.34579467773438,
7
+ 686.3829345703125,
8
+ 413.6891174316406,
9
+ 870.5606689453125
10
+ ],
11
+ "score": 0.33227160573005676,
12
+ "track_id": "f0-d0"
13
+ }
14
+ ]
benchmark/predicted/1.png CHANGED

Git LFS Details

  • SHA256: 256d5446f937d5f995c6cd6177231f65181ba2a04aae1b86ff221271525f692e
  • Pointer size: 131 Bytes
  • Size of remote file: 117 kB

Git LFS Details

  • SHA256: 858ad7aa810395f3022024f1a739e493274f2491af93d5f1dfba48318b8a090a
  • Pointer size: 131 Bytes
  • Size of remote file: 117 kB
benchmark/results/2026-01-28T11-43-20.281076Z.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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.0,
12
+ "gt_count": 0,
13
+ "pred_count": 1,
14
+ "generated_image": false,
15
+ "images": [
16
+ 1
17
+ ]
18
+ }
19
+ }
element.yaml CHANGED
@@ -11,5 +11,5 @@ objects:
11
  - truck
12
  benchmarks:
13
  type: detect-iou-v1
14
- ran_at: '2026-01-28T11:25:10.715545Z'
15
- latest_result: benchmark/results/2026-01-28T11-25-10.715553Z.json
 
11
  - truck
12
  benchmarks:
13
  type: detect-iou-v1
14
+ ran_at: '2026-01-28T11:43:20.281060Z'
15
+ latest_result: benchmark/results/2026-01-28T11-43-20.281076Z.json