MTerryJack commited on
Commit
301eb2c
·
verified ·
1 Parent(s): 3f417ff

benchmark: bench_2026-01-28T12-13-08.147668Z

Browse files
benchmark/labels/1.json CHANGED
@@ -1 +1,62 @@
1
- []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "frame_idx": 0,
4
+ "class": "auto",
5
+ "bbox": [
6
+ 785.0,
7
+ 267.0,
8
+ 993.0,
9
+ 418.0
10
+ ],
11
+ "score": 0.9556444883346558,
12
+ "track_id": "sam3-0-0-0"
13
+ },
14
+ {
15
+ "frame_idx": 0,
16
+ "class": "bus",
17
+ "bbox": [
18
+ 28.0,
19
+ 152.0,
20
+ 767.0,
21
+ 672.0
22
+ ],
23
+ "score": 0.9683365821838379,
24
+ "track_id": "sam3-1-0-0"
25
+ },
26
+ {
27
+ "frame_idx": 0,
28
+ "class": "car",
29
+ "bbox": [
30
+ 785.0,
31
+ 267.0,
32
+ 993.0,
33
+ 418.0
34
+ ],
35
+ "score": 0.9619514346122742,
36
+ "track_id": "sam3-2-0-0"
37
+ },
38
+ {
39
+ "frame_idx": 0,
40
+ "class": "motorcycle",
41
+ "bbox": [
42
+ 188.0,
43
+ 700.0,
44
+ 433.0,
45
+ 941.0
46
+ ],
47
+ "score": 0.9683968424797058,
48
+ "track_id": "sam3-4-0-0"
49
+ },
50
+ {
51
+ "frame_idx": 0,
52
+ "class": "truck",
53
+ "bbox": [
54
+ 485.0,
55
+ 463.0,
56
+ 906.0,
57
+ 792.0
58
+ ],
59
+ "score": 0.9575802683830261,
60
+ "track_id": "sam3-7-0-0"
61
+ }
62
+ ]
benchmark/labels/1.png CHANGED

Git LFS Details

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

Git LFS Details

  • SHA256: 029af13f1798256b8bdb888bcf09e5716c197ac23291391e5410babc8cabb53b
  • Pointer size: 131 Bytes
  • Size of remote file: 117 kB
benchmark/predicted/1.png CHANGED

Git LFS Details

  • SHA256: 858ad7aa810395f3022024f1a739e493274f2491af93d5f1dfba48318b8a090a
  • Pointer size: 131 Bytes
  • Size of remote file: 117 kB

Git LFS Details

  • SHA256: c40409712e680856218b8398f25764dd93c8dca6b0176053b0231a3fc34c0890
  • Pointer size: 131 Bytes
  • Size of remote file: 117 kB
benchmark/results/2026-01-28T12-13-12.489025Z.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.5240635209725897,
12
+ "gt_count": 5,
13
+ "pred_count": 1,
14
+ "generated_image": true,
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-28T12:07:44.166811Z'
15
- latest_result: benchmark/results/2026-01-28T12-07-44.166821Z.json
 
11
  - truck
12
  benchmarks:
13
  type: detect-iou-v1
14
+ ran_at: '2026-01-28T12:13:12.489008Z'
15
+ latest_result: benchmark/results/2026-01-28T12-13-12.489025Z.json