MTerryJack commited on
Commit
e15f7b5
·
verified ·
1 Parent(s): 65e6661

benchmark: bench_2026-01-29T19-57-38.963931Z

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.png 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.png 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
benchmark/images/1.png ADDED

Git LFS Details

  • SHA256: f0f8adcaee5bedc61df2b7544f8acbb6862a392466a0146aaaae6aa61da1449c
  • Pointer size: 131 Bytes
  • Size of remote file: 747 kB
benchmark/images/2.png ADDED

Git LFS Details

  • SHA256: 8444059a45c3138052be09ef32d753228b8ac595d084f1ba9cf8cc6d50469696
  • Pointer size: 132 Bytes
  • Size of remote file: 1.2 MB
benchmark/labels/1.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "frame_idx": 0,
4
+ "class": "Forklift",
5
+ "bbox": [
6
+ 879.0,
7
+ 474.0,
8
+ 880.0,
9
+ 474.0
10
+ ],
11
+ "score": 0.953312873840332,
12
+ "track_id": "sam3-0-0-0"
13
+ },
14
+ {
15
+ "frame_idx": 0,
16
+ "class": "Forklift",
17
+ "bbox": [
18
+ 47.0,
19
+ 202.0,
20
+ 914.0,
21
+ 884.0
22
+ ],
23
+ "score": 0.953312873840332,
24
+ "track_id": "sam3-0-0-1"
25
+ },
26
+ {
27
+ "frame_idx": 0,
28
+ "class": "Person",
29
+ "bbox": [
30
+ 560.0,
31
+ 324.0,
32
+ 749.0,
33
+ 646.0
34
+ ],
35
+ "score": 0.9566602110862732,
36
+ "track_id": "sam3-1-0-0"
37
+ }
38
+ ]
benchmark/labels/1.png ADDED
benchmark/labels/2.json ADDED
@@ -0,0 +1,86 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "frame_idx": 0,
4
+ "class": "Forklift",
5
+ "bbox": [
6
+ 449.0,
7
+ 460.0,
8
+ 451.0,
9
+ 467.0
10
+ ],
11
+ "score": 0.9680490493774414,
12
+ "track_id": "sam3-0-0-0"
13
+ },
14
+ {
15
+ "frame_idx": 0,
16
+ "class": "Forklift",
17
+ "bbox": [
18
+ 453.0,
19
+ 428.0,
20
+ 454.0,
21
+ 428.0
22
+ ],
23
+ "score": 0.9680490493774414,
24
+ "track_id": "sam3-0-0-1"
25
+ },
26
+ {
27
+ "frame_idx": 0,
28
+ "class": "Forklift",
29
+ "bbox": [
30
+ 398.0,
31
+ 258.0,
32
+ 1023.0,
33
+ 961.0
34
+ ],
35
+ "score": 0.9680490493774414,
36
+ "track_id": "sam3-0-0-2"
37
+ },
38
+ {
39
+ "frame_idx": 0,
40
+ "class": "Forklift",
41
+ "bbox": [
42
+ 89.0,
43
+ 183.0,
44
+ 301.0,
45
+ 458.0
46
+ ],
47
+ "score": 0.9680490493774414,
48
+ "track_id": "sam3-0-0-3"
49
+ },
50
+ {
51
+ "frame_idx": 0,
52
+ "class": "Person",
53
+ "bbox": [
54
+ 672.0,
55
+ 437.0,
56
+ 727.0,
57
+ 457.0
58
+ ],
59
+ "score": 0.9651554822921753,
60
+ "track_id": "sam3-1-0-0"
61
+ },
62
+ {
63
+ "frame_idx": 0,
64
+ "class": "Person",
65
+ "bbox": [
66
+ 558.0,
67
+ 325.0,
68
+ 681.0,
69
+ 628.0
70
+ ],
71
+ "score": 0.9651554822921753,
72
+ "track_id": "sam3-1-0-1"
73
+ },
74
+ {
75
+ "frame_idx": 0,
76
+ "class": "Person",
77
+ "bbox": [
78
+ 178.0,
79
+ 213.0,
80
+ 228.0,
81
+ 291.0
82
+ ],
83
+ "score": 0.9651554822921753,
84
+ "track_id": "sam3-1-0-2"
85
+ }
86
+ ]
benchmark/labels/2.png ADDED

Git LFS Details

  • SHA256: 42517f1876a76768ead7a0a2b708c69ce215077eaabf53a04e665b9f6a9d8988
  • Pointer size: 131 Bytes
  • Size of remote file: 102 kB
benchmark/predicted/1.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "frame_idx": 0,
4
+ "class": "Forklift",
5
+ "bbox": [
6
+ 31.1796875,
7
+ 190.83572387695312,
8
+ 940.5012817382812,
9
+ 902.2064208984375
10
+ ],
11
+ "score": 0.8734476566314697,
12
+ "track_id": "f0-d0"
13
+ }
14
+ ]
benchmark/predicted/1.png ADDED
benchmark/predicted/2.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "frame_idx": 0,
4
+ "class": "Forklift",
5
+ "bbox": [
6
+ 85.7488784790039,
7
+ 170.10951232910156,
8
+ 313.84002685546875,
9
+ 464.9993591308594
10
+ ],
11
+ "score": 0.9067477583885193,
12
+ "track_id": "f0-d0"
13
+ },
14
+ {
15
+ "frame_idx": 0,
16
+ "class": "Forklift",
17
+ "bbox": [
18
+ 386.3489990234375,
19
+ 260.1558532714844,
20
+ 1023.0808715820312,
21
+ 1011.4521484375
22
+ ],
23
+ "score": 0.9041614532470703,
24
+ "track_id": "f0-d1"
25
+ }
26
+ ]
benchmark/predicted/2.png ADDED

Git LFS Details

  • SHA256: 3e3278c3694b2795f62a5e90c3eb31778de9a099cc0751f7a51b3b2c94ebdf41
  • Pointer size: 131 Bytes
  • Size of remote file: 101 kB
benchmark/results/2026-01-29T19-57-43.262711Z.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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.913589528865207,
12
+ "gt_count": 10,
13
+ "pred_count": 3,
14
+ "generated_image": true,
15
+ "images": [
16
+ 1,
17
+ 2
18
+ ],
19
+ "per_class_iou": {
20
+ "Forklift": 0.913589528865207,
21
+ "Person": 0.0
22
+ }
23
+ }
24
+ }
element.yaml CHANGED
@@ -3,5 +3,9 @@ element_type: Detect
3
  main: main.py
4
  source: https://universe.roboflow.com/naresuan-university-dtbkx/forklift-and-personal-detection
5
  objects:
6
- - Forklift
7
- - Person
 
 
 
 
 
3
  main: main.py
4
  source: https://universe.roboflow.com/naresuan-university-dtbkx/forklift-and-personal-detection
5
  objects:
6
+ - Forklift
7
+ - Person
8
+ benchmarks:
9
+ type: detect-iou-v1
10
+ ran_at: '2026-01-29T19:57:43.262692Z'
11
+ latest_result: benchmark/results/2026-01-29T19-57-43.262711Z.json