MTerryJack commited on
Commit
3f81f2b
·
verified ·
1 Parent(s): ec05a63

benchmark: bench_2026-02-03T13-41-44.435645Z

Browse files
.gitattributes CHANGED
@@ -34,3 +34,7 @@ saved_model/**/* 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
  example.jpg 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
  example.jpg filter=lfs diff=lfs merge=lfs -text
37
+ benchmark/images/1.png filter=lfs diff=lfs merge=lfs -text
38
+ benchmark/images/2.png filter=lfs diff=lfs merge=lfs -text
39
+ benchmark/labels/2.png filter=lfs diff=lfs merge=lfs -text
40
+ benchmark/predicted/2.png filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -3,17 +3,20 @@ tags:
3
  - element_type:detect
4
  - model:yolov8n
5
  - object:person
6
-
7
  manako:
8
  description: cctv detector for person
9
  source: https://universe.roboflow.com/dataset-uutxr/cctv-naxyo
10
  input_payload:
11
- - name: frame
12
- type: image
13
- description: RGB frame
14
  output_payload:
15
- - name: detections
16
- type: detections
17
- description: List of detections
18
- evaluation_score:
 
 
 
 
19
  ---
 
3
  - element_type:detect
4
  - model:yolov8n
5
  - object:person
 
6
  manako:
7
  description: cctv detector for person
8
  source: https://universe.roboflow.com/dataset-uutxr/cctv-naxyo
9
  input_payload:
10
+ - name: frame
11
+ type: image
12
+ description: RGB frame
13
  output_payload:
14
+ - name: detections
15
+ type: detections
16
+ description: List of detections
17
+ evaluation_score: 0.7430625510857846
18
+ last_benchmark:
19
+ type: detect-iou-v1
20
+ ran_at: '2026-02-03T13:41:48.052581Z'
21
+ result_path: benchmark/results/2026-02-03T13-41-48.052593Z.json
22
  ---
benchmark/images/1.png ADDED

Git LFS Details

  • SHA256: 85a3bb4e6ec79c06ac2cd05da417246fd1c8369c2db06c4fb455210fc73afa77
  • Pointer size: 131 Bytes
  • Size of remote file: 725 kB
benchmark/images/2.png ADDED

Git LFS Details

  • SHA256: b8ae9a660d44adaf3a38346d9a1f3374f9c064dfe56720ffb0ef2a3402c20546
  • Pointer size: 132 Bytes
  • Size of remote file: 1.24 MB
benchmark/labels/1.json ADDED
@@ -0,0 +1,110 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "frame_idx": 0,
4
+ "class": "person",
5
+ "bbox": [
6
+ 788.0,
7
+ 736.0,
8
+ 907.0,
9
+ 1023.0
10
+ ],
11
+ "score": 0.9509517550468445,
12
+ "track_id": "sam3-0-0-0"
13
+ },
14
+ {
15
+ "frame_idx": 0,
16
+ "class": "person",
17
+ "bbox": [
18
+ 437.0,
19
+ 740.0,
20
+ 558.0,
21
+ 1023.0
22
+ ],
23
+ "score": 0.9509517550468445,
24
+ "track_id": "sam3-0-0-1"
25
+ },
26
+ {
27
+ "frame_idx": 0,
28
+ "class": "person",
29
+ "bbox": [
30
+ 99.0,
31
+ 736.0,
32
+ 209.0,
33
+ 995.0
34
+ ],
35
+ "score": 0.9509517550468445,
36
+ "track_id": "sam3-0-0-2"
37
+ },
38
+ {
39
+ "frame_idx": 0,
40
+ "class": "person",
41
+ "bbox": [
42
+ 92.0,
43
+ 395.0,
44
+ 205.0,
45
+ 671.0
46
+ ],
47
+ "score": 0.9509517550468445,
48
+ "track_id": "sam3-0-0-3"
49
+ },
50
+ {
51
+ "frame_idx": 0,
52
+ "class": "person",
53
+ "bbox": [
54
+ 789.0,
55
+ 395.0,
56
+ 906.0,
57
+ 678.0
58
+ ],
59
+ "score": 0.9509517550468445,
60
+ "track_id": "sam3-0-0-4"
61
+ },
62
+ {
63
+ "frame_idx": 0,
64
+ "class": "person",
65
+ "bbox": [
66
+ 92.0,
67
+ 39.0,
68
+ 205.0,
69
+ 311.0
70
+ ],
71
+ "score": 0.9509517550468445,
72
+ "track_id": "sam3-0-0-5"
73
+ },
74
+ {
75
+ "frame_idx": 0,
76
+ "class": "person",
77
+ "bbox": [
78
+ 789.0,
79
+ 39.0,
80
+ 906.0,
81
+ 324.0
82
+ ],
83
+ "score": 0.9509517550468445,
84
+ "track_id": "sam3-0-0-6"
85
+ },
86
+ {
87
+ "frame_idx": 0,
88
+ "class": "person",
89
+ "bbox": [
90
+ 437.0,
91
+ 395.0,
92
+ 554.0,
93
+ 678.0
94
+ ],
95
+ "score": 0.9509517550468445,
96
+ "track_id": "sam3-0-0-7"
97
+ },
98
+ {
99
+ "frame_idx": 0,
100
+ "class": "person",
101
+ "bbox": [
102
+ 437.0,
103
+ 39.0,
104
+ 554.0,
105
+ 324.0
106
+ ],
107
+ "score": 0.9509517550468445,
108
+ "track_id": "sam3-0-0-8"
109
+ }
110
+ ]
benchmark/labels/1.png ADDED
benchmark/labels/2.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "frame_idx": 0,
4
+ "class": "person",
5
+ "bbox": [
6
+ 512.0,
7
+ 626.0,
8
+ 557.0,
9
+ 781.0
10
+ ],
11
+ "score": 0.930858850479126,
12
+ "track_id": "sam3-0-0-0"
13
+ }
14
+ ]
benchmark/labels/2.png ADDED

Git LFS Details

  • SHA256: b3a04e09aafd4e00a6ce1eea90c84b3f5d485b84dc06aaf0a2a9143b982d7a56
  • Pointer size: 131 Bytes
  • Size of remote file: 105 kB
benchmark/predicted/1.json ADDED
@@ -0,0 +1,122 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "frame_idx": 0,
4
+ "class": "person",
5
+ "bbox": [
6
+ 430.0277404785156,
7
+ 734.1361083984375,
8
+ 565.9381103515625,
9
+ 1023.4406127929688
10
+ ],
11
+ "score": 0.9047984480857849,
12
+ "track_id": "f0-d0"
13
+ },
14
+ {
15
+ "frame_idx": 0,
16
+ "class": "person",
17
+ "bbox": [
18
+ 780.2135009765625,
19
+ 23.544824600219727,
20
+ 912.9794921875,
21
+ 331.07501220703125
22
+ ],
23
+ "score": 0.8922566175460815,
24
+ "track_id": "f0-d1"
25
+ },
26
+ {
27
+ "frame_idx": 0,
28
+ "class": "person",
29
+ "bbox": [
30
+ 432.92987060546875,
31
+ 387.95233154296875,
32
+ 562.755859375,
33
+ 684.5035400390625
34
+ ],
35
+ "score": 0.8825687170028687,
36
+ "track_id": "f0-d2"
37
+ },
38
+ {
39
+ "frame_idx": 0,
40
+ "class": "person",
41
+ "bbox": [
42
+ 429.1429748535156,
43
+ 20.545360565185547,
44
+ 565.30078125,
45
+ 331.97479248046875
46
+ ],
47
+ "score": 0.8795686960220337,
48
+ "track_id": "f0-d3"
49
+ },
50
+ {
51
+ "frame_idx": 0,
52
+ "class": "person",
53
+ "bbox": [
54
+ 84.5548324584961,
55
+ 390.58599853515625,
56
+ 213.1881866455078,
57
+ 675.913330078125
58
+ ],
59
+ "score": 0.8683356046676636,
60
+ "track_id": "f0-d4"
61
+ },
62
+ {
63
+ "frame_idx": 0,
64
+ "class": "person",
65
+ "bbox": [
66
+ 784.8016357421875,
67
+ 388.4876708984375,
68
+ 908.95068359375,
69
+ 683.84375
70
+ ],
71
+ "score": 0.866209089756012,
72
+ "track_id": "f0-d5"
73
+ },
74
+ {
75
+ "frame_idx": 0,
76
+ "class": "person",
77
+ "bbox": [
78
+ 82.18408966064453,
79
+ 22.350780487060547,
80
+ 216.573974609375,
81
+ 317.80224609375
82
+ ],
83
+ "score": 0.8642460107803345,
84
+ "track_id": "f0-d6"
85
+ },
86
+ {
87
+ "frame_idx": 0,
88
+ "class": "person",
89
+ "bbox": [
90
+ 92.9646224975586,
91
+ 735.2513427734375,
92
+ 212.35275268554688,
93
+ 1005.0716552734375
94
+ ],
95
+ "score": 0.8629722595214844,
96
+ "track_id": "f0-d7"
97
+ },
98
+ {
99
+ "frame_idx": 0,
100
+ "class": "person",
101
+ "bbox": [
102
+ 783.24951171875,
103
+ 737.4205932617188,
104
+ 906.6651611328125,
105
+ 1024.0
106
+ ],
107
+ "score": 0.8561404943466187,
108
+ "track_id": "f0-d8"
109
+ },
110
+ {
111
+ "frame_idx": 0,
112
+ "class": "person",
113
+ "bbox": [
114
+ 0.6353515386581421,
115
+ 743.1802978515625,
116
+ 192.57603454589844,
117
+ 1020.3154296875
118
+ ],
119
+ "score": 0.34005486965179443,
120
+ "track_id": "f0-d9"
121
+ }
122
+ ]
benchmark/predicted/1.png ADDED
benchmark/predicted/2.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "frame_idx": 0,
4
+ "class": "person",
5
+ "bbox": [
6
+ 506.922607421875,
7
+ 618.8289794921875,
8
+ 564.8560180664062,
9
+ 790.8853759765625
10
+ ],
11
+ "score": 0.8217889070510864,
12
+ "track_id": "f0-d0"
13
+ }
14
+ ]
benchmark/predicted/2.png ADDED

Git LFS Details

  • SHA256: 2c1fb7f922d44c4780165118353e8fb59f2f7f3fb8bf4d045f8712755a7b957e
  • Pointer size: 131 Bytes
  • Size of remote file: 105 kB
benchmark/results/2026-02-03T13-41-48.052593Z.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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.7430625510857846,
11
+ "gt_count": 10,
12
+ "pred_count": 11,
13
+ "generated_image": true,
14
+ "images": [
15
+ 1,
16
+ 2
17
+ ],
18
+ "per_class_iou": {
19
+ "person": 0.7430625510857846
20
+ }
21
+ }
22
+ }