MTerryJack commited on
Commit
b9b86a6
·
verified ·
1 Parent(s): bd29ef4

benchmark: bench_2026-02-03T13-57-33.337469Z

Browse files
.gitattributes CHANGED
@@ -33,3 +33,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ benchmark/images/1.png filter=lfs diff=lfs merge=lfs -text
37
+ benchmark/images/2.png filter=lfs diff=lfs merge=lfs -text
38
+ benchmark/labels/1.png filter=lfs diff=lfs merge=lfs -text
39
+ benchmark/predicted/1.png filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -15,23 +15,20 @@ tags:
15
  - object:truck-m-
16
  - object:truck-s-
17
  - object:truck-xl-
18
-
19
  manako:
20
  description: Roboflow Vehicle Detector
21
  source: https://universe.roboflow.com/roboflow-100/vehicles-q0x2v
22
- input_payload: [
23
- {
24
- "name": "frames",
25
- "type": "FrameBatch",
26
- "description": "Batched frames with clip metadata and source fps."
27
- }
28
- ]
29
- output_payload: [
30
- {
31
- "name": "detections",
32
- "type": "Detections[]",
33
- "description": "Detections per frame with bbox/polygon and score."
34
- }
35
- ]
36
- evaluation_score:
37
  ---
 
15
  - object:truck-m-
16
  - object:truck-s-
17
  - object:truck-xl-
 
18
  manako:
19
  description: Roboflow Vehicle Detector
20
  source: https://universe.roboflow.com/roboflow-100/vehicles-q0x2v
21
+ input_payload:
22
+ - name: frames
23
+ type: FrameBatch
24
+ description: Batched frames with clip metadata and source fps.
25
+ output_payload:
26
+ - name: detections
27
+ type: Detections[]
28
+ description: Detections per frame with bbox/polygon and score.
29
+ evaluation_score: 0.0
30
+ last_benchmark:
31
+ type: detect-iou-v1
32
+ ran_at: '2026-02-03T13:57:44.999279Z'
33
+ result_path: benchmark/results/2026-02-03T13-57-44.999293Z.json
 
 
34
  ---
benchmark/images/1.png ADDED

Git LFS Details

  • SHA256: 17ed4359a5f9a7539ef44c91ac5c8a09ad47eb0736b18dfb335e9fe8bd122d31
  • Pointer size: 132 Bytes
  • Size of remote file: 1.48 MB
benchmark/images/2.png ADDED

Git LFS Details

  • SHA256: c593cc6a39b423de4b08cbb70c2f79599d3af503b6630ec1ff48a65f2fd98925
  • Pointer size: 132 Bytes
  • Size of remote file: 1.12 MB
benchmark/labels/1.json ADDED
@@ -0,0 +1,194 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "frame_idx": 0,
4
+ "class": "car",
5
+ "bbox": [
6
+ 971.0,
7
+ 178.0,
8
+ 1023.0,
9
+ 238.0
10
+ ],
11
+ "score": 0.9754318594932556,
12
+ "track_id": "sam3-0-0-0"
13
+ },
14
+ {
15
+ "frame_idx": 0,
16
+ "class": "car",
17
+ "bbox": [
18
+ 42.0,
19
+ 541.0,
20
+ 458.0,
21
+ 862.0
22
+ ],
23
+ "score": 0.9754318594932556,
24
+ "track_id": "sam3-0-0-1"
25
+ },
26
+ {
27
+ "frame_idx": 0,
28
+ "class": "car",
29
+ "bbox": [
30
+ 36.0,
31
+ 348.0,
32
+ 326.0,
33
+ 548.0
34
+ ],
35
+ "score": 0.9754318594932556,
36
+ "track_id": "sam3-0-0-2"
37
+ },
38
+ {
39
+ "frame_idx": 0,
40
+ "class": "big bus",
41
+ "bbox": [
42
+ 289.0,
43
+ 163.0,
44
+ 828.0,
45
+ 536.0
46
+ ],
47
+ "score": 0.9703238010406494,
48
+ "track_id": "sam3-1-0-0"
49
+ },
50
+ {
51
+ "frame_idx": 0,
52
+ "class": "big truck",
53
+ "bbox": [
54
+ 644.0,
55
+ 307.0,
56
+ 1001.0,
57
+ 631.0
58
+ ],
59
+ "score": 0.9621490836143494,
60
+ "track_id": "sam3-2-0-0"
61
+ },
62
+ {
63
+ "frame_idx": 0,
64
+ "class": "bus-s-",
65
+ "bbox": [
66
+ 289.0,
67
+ 163.0,
68
+ 828.0,
69
+ 536.0
70
+ ],
71
+ "score": 0.9520562291145325,
72
+ "track_id": "sam3-4-0-0"
73
+ },
74
+ {
75
+ "frame_idx": 0,
76
+ "class": "car",
77
+ "bbox": [
78
+ 971.0,
79
+ 178.0,
80
+ 1023.0,
81
+ 238.0
82
+ ],
83
+ "score": 0.9754318594932556,
84
+ "track_id": "sam3-5-0-0"
85
+ },
86
+ {
87
+ "frame_idx": 0,
88
+ "class": "car",
89
+ "bbox": [
90
+ 42.0,
91
+ 541.0,
92
+ 458.0,
93
+ 862.0
94
+ ],
95
+ "score": 0.9754318594932556,
96
+ "track_id": "sam3-5-0-1"
97
+ },
98
+ {
99
+ "frame_idx": 0,
100
+ "class": "car",
101
+ "bbox": [
102
+ 36.0,
103
+ 348.0,
104
+ 326.0,
105
+ 548.0
106
+ ],
107
+ "score": 0.9754318594932556,
108
+ "track_id": "sam3-5-0-2"
109
+ },
110
+ {
111
+ "frame_idx": 0,
112
+ "class": "mid truck",
113
+ "bbox": [
114
+ 644.0,
115
+ 306.0,
116
+ 1001.0,
117
+ 631.0
118
+ ],
119
+ "score": 0.9528807401657104,
120
+ "track_id": "sam3-6-0-0"
121
+ },
122
+ {
123
+ "frame_idx": 0,
124
+ "class": "small bus",
125
+ "bbox": [
126
+ 644.0,
127
+ 306.0,
128
+ 1001.0,
129
+ 632.0
130
+ ],
131
+ "score": 0.900286078453064,
132
+ "track_id": "sam3-7-0-0"
133
+ },
134
+ {
135
+ "frame_idx": 0,
136
+ "class": "small bus",
137
+ "bbox": [
138
+ 289.0,
139
+ 163.0,
140
+ 828.0,
141
+ 536.0
142
+ ],
143
+ "score": 0.900286078453064,
144
+ "track_id": "sam3-7-0-1"
145
+ },
146
+ {
147
+ "frame_idx": 0,
148
+ "class": "small truck",
149
+ "bbox": [
150
+ 644.0,
151
+ 306.0,
152
+ 1001.0,
153
+ 632.0
154
+ ],
155
+ "score": 0.9102152585983276,
156
+ "track_id": "sam3-8-0-0"
157
+ },
158
+ {
159
+ "frame_idx": 0,
160
+ "class": "truck-m-",
161
+ "bbox": [
162
+ 644.0,
163
+ 306.0,
164
+ 1001.0,
165
+ 631.0
166
+ ],
167
+ "score": 0.5732556581497192,
168
+ "track_id": "sam3-10-0-0"
169
+ },
170
+ {
171
+ "frame_idx": 0,
172
+ "class": "truck-s-",
173
+ "bbox": [
174
+ 644.0,
175
+ 306.0,
176
+ 1001.0,
177
+ 631.0
178
+ ],
179
+ "score": 0.7936980724334717,
180
+ "track_id": "sam3-11-0-0"
181
+ },
182
+ {
183
+ "frame_idx": 0,
184
+ "class": "truck-xl-",
185
+ "bbox": [
186
+ 644.0,
187
+ 307.0,
188
+ 1001.0,
189
+ 631.0
190
+ ],
191
+ "score": 0.916386067867279,
192
+ "track_id": "sam3-12-0-0"
193
+ }
194
+ ]
benchmark/labels/1.png ADDED

Git LFS Details

  • SHA256: 7cc19dff1a08f383f8645df2c15a44701c7ae8e5ce91e2c2a12c03979f2f934a
  • Pointer size: 131 Bytes
  • Size of remote file: 121 kB
benchmark/labels/2.json ADDED
@@ -0,0 +1,326 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "frame_idx": 0,
4
+ "class": "car",
5
+ "bbox": [
6
+ 949.0,
7
+ 316.0,
8
+ 995.0,
9
+ 351.0
10
+ ],
11
+ "score": 0.9622940421104431,
12
+ "track_id": "sam3-0-0-0"
13
+ },
14
+ {
15
+ "frame_idx": 0,
16
+ "class": "car",
17
+ "bbox": [
18
+ 128.0,
19
+ 509.0,
20
+ 422.0,
21
+ 870.0
22
+ ],
23
+ "score": 0.9622940421104431,
24
+ "track_id": "sam3-0-0-1"
25
+ },
26
+ {
27
+ "frame_idx": 0,
28
+ "class": "car",
29
+ "bbox": [
30
+ 0.0,
31
+ 356.0,
32
+ 52.0,
33
+ 425.0
34
+ ],
35
+ "score": 0.9622940421104431,
36
+ "track_id": "sam3-0-0-2"
37
+ },
38
+ {
39
+ "frame_idx": 0,
40
+ "class": "car",
41
+ "bbox": [
42
+ 739.0,
43
+ 498.0,
44
+ 974.0,
45
+ 729.0
46
+ ],
47
+ "score": 0.9622940421104431,
48
+ "track_id": "sam3-0-0-3"
49
+ },
50
+ {
51
+ "frame_idx": 0,
52
+ "class": "car",
53
+ "bbox": [
54
+ 47.0,
55
+ 418.0,
56
+ 255.0,
57
+ 525.0
58
+ ],
59
+ "score": 0.9622940421104431,
60
+ "track_id": "sam3-0-0-4"
61
+ },
62
+ {
63
+ "frame_idx": 0,
64
+ "class": "big bus",
65
+ "bbox": [
66
+ 240.0,
67
+ 260.0,
68
+ 497.0,
69
+ 431.0
70
+ ],
71
+ "score": 0.9680859446525574,
72
+ "track_id": "sam3-1-0-0"
73
+ },
74
+ {
75
+ "frame_idx": 0,
76
+ "class": "big bus",
77
+ "bbox": [
78
+ 353.0,
79
+ 306.0,
80
+ 806.0,
81
+ 650.0
82
+ ],
83
+ "score": 0.9680859446525574,
84
+ "track_id": "sam3-1-0-1"
85
+ },
86
+ {
87
+ "frame_idx": 0,
88
+ "class": "big truck",
89
+ "bbox": [
90
+ 756.0,
91
+ 260.0,
92
+ 945.0,
93
+ 452.0
94
+ ],
95
+ "score": 0.9606520533561707,
96
+ "track_id": "sam3-2-0-0"
97
+ },
98
+ {
99
+ "frame_idx": 0,
100
+ "class": "bus-s-",
101
+ "bbox": [
102
+ 240.0,
103
+ 260.0,
104
+ 497.0,
105
+ 432.0
106
+ ],
107
+ "score": 0.9711677432060242,
108
+ "track_id": "sam3-4-0-0"
109
+ },
110
+ {
111
+ "frame_idx": 0,
112
+ "class": "bus-s-",
113
+ "bbox": [
114
+ 353.0,
115
+ 306.0,
116
+ 806.0,
117
+ 650.0
118
+ ],
119
+ "score": 0.9711677432060242,
120
+ "track_id": "sam3-4-0-1"
121
+ },
122
+ {
123
+ "frame_idx": 0,
124
+ "class": "car",
125
+ "bbox": [
126
+ 949.0,
127
+ 316.0,
128
+ 995.0,
129
+ 351.0
130
+ ],
131
+ "score": 0.9622940421104431,
132
+ "track_id": "sam3-5-0-0"
133
+ },
134
+ {
135
+ "frame_idx": 0,
136
+ "class": "car",
137
+ "bbox": [
138
+ 128.0,
139
+ 509.0,
140
+ 422.0,
141
+ 870.0
142
+ ],
143
+ "score": 0.9622940421104431,
144
+ "track_id": "sam3-5-0-1"
145
+ },
146
+ {
147
+ "frame_idx": 0,
148
+ "class": "car",
149
+ "bbox": [
150
+ 0.0,
151
+ 356.0,
152
+ 52.0,
153
+ 425.0
154
+ ],
155
+ "score": 0.9622940421104431,
156
+ "track_id": "sam3-5-0-2"
157
+ },
158
+ {
159
+ "frame_idx": 0,
160
+ "class": "car",
161
+ "bbox": [
162
+ 739.0,
163
+ 498.0,
164
+ 974.0,
165
+ 729.0
166
+ ],
167
+ "score": 0.9622940421104431,
168
+ "track_id": "sam3-5-0-3"
169
+ },
170
+ {
171
+ "frame_idx": 0,
172
+ "class": "car",
173
+ "bbox": [
174
+ 47.0,
175
+ 418.0,
176
+ 255.0,
177
+ 525.0
178
+ ],
179
+ "score": 0.9622940421104431,
180
+ "track_id": "sam3-5-0-4"
181
+ },
182
+ {
183
+ "frame_idx": 0,
184
+ "class": "mid truck",
185
+ "bbox": [
186
+ 739.0,
187
+ 498.0,
188
+ 973.0,
189
+ 728.0
190
+ ],
191
+ "score": 0.9037691950798035,
192
+ "track_id": "sam3-6-0-0"
193
+ },
194
+ {
195
+ "frame_idx": 0,
196
+ "class": "mid truck",
197
+ "bbox": [
198
+ 756.0,
199
+ 260.0,
200
+ 945.0,
201
+ 452.0
202
+ ],
203
+ "score": 0.9037691950798035,
204
+ "track_id": "sam3-6-0-1"
205
+ },
206
+ {
207
+ "frame_idx": 0,
208
+ "class": "small bus",
209
+ "bbox": [
210
+ 240.0,
211
+ 260.0,
212
+ 497.0,
213
+ 432.0
214
+ ],
215
+ "score": 0.9500791430473328,
216
+ "track_id": "sam3-7-0-0"
217
+ },
218
+ {
219
+ "frame_idx": 0,
220
+ "class": "small bus",
221
+ "bbox": [
222
+ 353.0,
223
+ 306.0,
224
+ 806.0,
225
+ 650.0
226
+ ],
227
+ "score": 0.9500791430473328,
228
+ "track_id": "sam3-7-0-1"
229
+ },
230
+ {
231
+ "frame_idx": 0,
232
+ "class": "small truck",
233
+ "bbox": [
234
+ 739.0,
235
+ 498.0,
236
+ 973.0,
237
+ 729.0
238
+ ],
239
+ "score": 0.9128361940383911,
240
+ "track_id": "sam3-8-0-0"
241
+ },
242
+ {
243
+ "frame_idx": 0,
244
+ "class": "small truck",
245
+ "bbox": [
246
+ 756.0,
247
+ 260.0,
248
+ 945.0,
249
+ 453.0
250
+ ],
251
+ "score": 0.9128361940383911,
252
+ "track_id": "sam3-8-0-1"
253
+ },
254
+ {
255
+ "frame_idx": 0,
256
+ "class": "truck-m-",
257
+ "bbox": [
258
+ 739.0,
259
+ 498.0,
260
+ 973.0,
261
+ 728.0
262
+ ],
263
+ "score": 0.6949006915092468,
264
+ "track_id": "sam3-10-0-0"
265
+ },
266
+ {
267
+ "frame_idx": 0,
268
+ "class": "truck-m-",
269
+ "bbox": [
270
+ 757.0,
271
+ 260.0,
272
+ 945.0,
273
+ 451.0
274
+ ],
275
+ "score": 0.6949006915092468,
276
+ "track_id": "sam3-10-0-1"
277
+ },
278
+ {
279
+ "frame_idx": 0,
280
+ "class": "truck-s-",
281
+ "bbox": [
282
+ 739.0,
283
+ 497.0,
284
+ 974.0,
285
+ 729.0
286
+ ],
287
+ "score": 0.7978775501251221,
288
+ "track_id": "sam3-11-0-0"
289
+ },
290
+ {
291
+ "frame_idx": 0,
292
+ "class": "truck-s-",
293
+ "bbox": [
294
+ 756.0,
295
+ 260.0,
296
+ 945.0,
297
+ 452.0
298
+ ],
299
+ "score": 0.7978775501251221,
300
+ "track_id": "sam3-11-0-1"
301
+ },
302
+ {
303
+ "frame_idx": 0,
304
+ "class": "truck-xl-",
305
+ "bbox": [
306
+ 739.0,
307
+ 498.0,
308
+ 973.0,
309
+ 728.0
310
+ ],
311
+ "score": 0.8977156281471252,
312
+ "track_id": "sam3-12-0-0"
313
+ },
314
+ {
315
+ "frame_idx": 0,
316
+ "class": "truck-xl-",
317
+ "bbox": [
318
+ 757.0,
319
+ 260.0,
320
+ 945.0,
321
+ 452.0
322
+ ],
323
+ "score": 0.8977156281471252,
324
+ "track_id": "sam3-12-0-1"
325
+ }
326
+ ]
benchmark/labels/2.png ADDED
benchmark/predicted/1.json ADDED
@@ -0,0 +1 @@
 
 
1
+ []
benchmark/predicted/1.png ADDED

Git LFS Details

  • SHA256: 9d06992aab9ca82d3515f40015ae7e83871ea086aa0a55bfc211aee85368c9ac
  • Pointer size: 131 Bytes
  • Size of remote file: 121 kB
benchmark/predicted/2.json ADDED
@@ -0,0 +1 @@
 
 
1
+ []
benchmark/predicted/2.png ADDED
benchmark/results/2026-02-03T13-57-44.999293Z.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "checks": {
3
+ "main_py": "pass",
4
+ "pyproject_toml": "pass",
5
+ "load_model": "pass",
6
+ "run_model": "pass",
7
+ "objects": "pass"
8
+ },
9
+ "results": {
10
+ "iou": 0.0,
11
+ "gt_count": 43,
12
+ "pred_count": 0,
13
+ "generated_image": true,
14
+ "images": [
15
+ 1,
16
+ 2
17
+ ],
18
+ "per_class_iou": {
19
+ "big truck": 0.0,
20
+ "small bus": 0.0,
21
+ "big bus": 0.0,
22
+ "small truck": 0.0,
23
+ "truck-m-": 0.0,
24
+ "truck-s-": 0.0,
25
+ "truck-xl-": 0.0,
26
+ "car": 0.0,
27
+ "bus-s-": 0.0,
28
+ "mid truck": 0.0,
29
+ "bus-l-": 0.0,
30
+ "truck-l-": 0.0
31
+ }
32
+ }
33
+ }