benchmark: bench_2026-02-06T16-10-07.991302Z
Browse files- .gitattributes +4 -0
- README.md +3 -3
- benchmark/images/3.png +3 -0
- benchmark/images/4.png +3 -0
- benchmark/labels/3.json +110 -0
- benchmark/labels/3.png +3 -0
- benchmark/labels/4.json +14 -0
- benchmark/labels/4.png +0 -0
- benchmark/predicted/3.json +86 -0
- benchmark/predicted/3.png +3 -0
- benchmark/predicted/4.json +26 -0
- benchmark/predicted/4.png +0 -0
- benchmark/results/2026-02-06T16-10-11.134529Z.json +26 -0
.gitattributes
CHANGED
|
@@ -40,3 +40,7 @@ benchmark/labels/1.png filter=lfs diff=lfs merge=lfs -text
|
|
| 40 |
benchmark/labels/2.png filter=lfs diff=lfs merge=lfs -text
|
| 41 |
benchmark/predicted/1.png filter=lfs diff=lfs merge=lfs -text
|
| 42 |
benchmark/predicted/2.png filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 40 |
benchmark/labels/2.png filter=lfs diff=lfs merge=lfs -text
|
| 41 |
benchmark/predicted/1.png filter=lfs diff=lfs merge=lfs -text
|
| 42 |
benchmark/predicted/2.png filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
benchmark/images/3.png filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
benchmark/images/4.png filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
benchmark/labels/3.png filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
benchmark/predicted/3.png filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -18,9 +18,9 @@ manako:
|
|
| 18 |
- name: detections
|
| 19 |
type: detections
|
| 20 |
description: List of detections
|
| 21 |
-
evaluation_score: 0.
|
| 22 |
last_benchmark:
|
| 23 |
type: detect-iou-v1
|
| 24 |
-
ran_at: '2026-02-
|
| 25 |
-
result_path: benchmark/results/2026-02-
|
| 26 |
---
|
|
|
|
| 18 |
- name: detections
|
| 19 |
type: detections
|
| 20 |
description: List of detections
|
| 21 |
+
evaluation_score: 0.9185990867288931
|
| 22 |
last_benchmark:
|
| 23 |
type: detect-iou-v1
|
| 24 |
+
ran_at: '2026-02-06T16:10:11.134518Z'
|
| 25 |
+
result_path: benchmark/results/2026-02-06T16-10-11.134529Z.json
|
| 26 |
---
|
benchmark/images/3.png
ADDED
|
Git LFS Details
|
benchmark/images/4.png
ADDED
|
Git LFS Details
|
benchmark/labels/3.json
ADDED
|
@@ -0,0 +1,110 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"frame_idx": 0,
|
| 4 |
+
"class": "ball",
|
| 5 |
+
"bbox": [
|
| 6 |
+
676.0,
|
| 7 |
+
960.0,
|
| 8 |
+
710.0,
|
| 9 |
+
987.0
|
| 10 |
+
],
|
| 11 |
+
"score": 0.9236405491828918,
|
| 12 |
+
"track_id": "sam3-0-0-0"
|
| 13 |
+
},
|
| 14 |
+
{
|
| 15 |
+
"frame_idx": 0,
|
| 16 |
+
"class": "ball",
|
| 17 |
+
"bbox": [
|
| 18 |
+
210.0,
|
| 19 |
+
508.0,
|
| 20 |
+
298.0,
|
| 21 |
+
591.0
|
| 22 |
+
],
|
| 23 |
+
"score": 0.9236405491828918,
|
| 24 |
+
"track_id": "sam3-0-0-1"
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"frame_idx": 0,
|
| 28 |
+
"class": "ball",
|
| 29 |
+
"bbox": [
|
| 30 |
+
164.0,
|
| 31 |
+
729.0,
|
| 32 |
+
194.0,
|
| 33 |
+
760.0
|
| 34 |
+
],
|
| 35 |
+
"score": 0.9236405491828918,
|
| 36 |
+
"track_id": "sam3-0-0-2"
|
| 37 |
+
},
|
| 38 |
+
{
|
| 39 |
+
"frame_idx": 0,
|
| 40 |
+
"class": "ball",
|
| 41 |
+
"bbox": [
|
| 42 |
+
244.0,
|
| 43 |
+
289.0,
|
| 44 |
+
273.0,
|
| 45 |
+
319.0
|
| 46 |
+
],
|
| 47 |
+
"score": 0.9236405491828918,
|
| 48 |
+
"track_id": "sam3-0-0-3"
|
| 49 |
+
},
|
| 50 |
+
{
|
| 51 |
+
"frame_idx": 0,
|
| 52 |
+
"class": "human",
|
| 53 |
+
"bbox": [
|
| 54 |
+
660.0,
|
| 55 |
+
444.0,
|
| 56 |
+
862.0,
|
| 57 |
+
642.0
|
| 58 |
+
],
|
| 59 |
+
"score": 0.9639984965324402,
|
| 60 |
+
"track_id": "sam3-1-0-0"
|
| 61 |
+
},
|
| 62 |
+
{
|
| 63 |
+
"frame_idx": 0,
|
| 64 |
+
"class": "human",
|
| 65 |
+
"bbox": [
|
| 66 |
+
711.0,
|
| 67 |
+
750.0,
|
| 68 |
+
813.0,
|
| 69 |
+
984.0
|
| 70 |
+
],
|
| 71 |
+
"score": 0.9639984965324402,
|
| 72 |
+
"track_id": "sam3-1-0-1"
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"frame_idx": 0,
|
| 76 |
+
"class": "human",
|
| 77 |
+
"bbox": [
|
| 78 |
+
185.0,
|
| 79 |
+
757.0,
|
| 80 |
+
368.0,
|
| 81 |
+
973.0
|
| 82 |
+
],
|
| 83 |
+
"score": 0.9639984965324402,
|
| 84 |
+
"track_id": "sam3-1-0-2"
|
| 85 |
+
},
|
| 86 |
+
{
|
| 87 |
+
"frame_idx": 0,
|
| 88 |
+
"class": "human",
|
| 89 |
+
"bbox": [
|
| 90 |
+
79.0,
|
| 91 |
+
64.0,
|
| 92 |
+
191.0,
|
| 93 |
+
312.0
|
| 94 |
+
],
|
| 95 |
+
"score": 0.9639984965324402,
|
| 96 |
+
"track_id": "sam3-1-0-3"
|
| 97 |
+
},
|
| 98 |
+
{
|
| 99 |
+
"frame_idx": 0,
|
| 100 |
+
"class": "human",
|
| 101 |
+
"bbox": [
|
| 102 |
+
736.0,
|
| 103 |
+
82.0,
|
| 104 |
+
856.0,
|
| 105 |
+
339.0
|
| 106 |
+
],
|
| 107 |
+
"score": 0.9639984965324402,
|
| 108 |
+
"track_id": "sam3-1-0-4"
|
| 109 |
+
}
|
| 110 |
+
]
|
benchmark/labels/3.png
ADDED
|
Git LFS Details
|
benchmark/labels/4.json
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"frame_idx": 0,
|
| 4 |
+
"class": "ball",
|
| 5 |
+
"bbox": [
|
| 6 |
+
337.0,
|
| 7 |
+
363.0,
|
| 8 |
+
688.0,
|
| 9 |
+
720.0
|
| 10 |
+
],
|
| 11 |
+
"score": 0.9321750998497009,
|
| 12 |
+
"track_id": "sam3-0-0-0"
|
| 13 |
+
}
|
| 14 |
+
]
|
benchmark/labels/4.png
ADDED
|
benchmark/predicted/3.json
ADDED
|
@@ -0,0 +1,86 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"frame_idx": 0,
|
| 4 |
+
"class": "human",
|
| 5 |
+
"bbox": [
|
| 6 |
+
182.6376953125,
|
| 7 |
+
754.3850708007812,
|
| 8 |
+
369.82415771484375,
|
| 9 |
+
973.6514892578125
|
| 10 |
+
],
|
| 11 |
+
"score": 0.9179578423500061,
|
| 12 |
+
"track_id": "f0-d0"
|
| 13 |
+
},
|
| 14 |
+
{
|
| 15 |
+
"frame_idx": 0,
|
| 16 |
+
"class": "human",
|
| 17 |
+
"bbox": [
|
| 18 |
+
80.90418243408203,
|
| 19 |
+
60.405738830566406,
|
| 20 |
+
193.5970001220703,
|
| 21 |
+
312.8900146484375
|
| 22 |
+
],
|
| 23 |
+
"score": 0.9099515676498413,
|
| 24 |
+
"track_id": "f0-d1"
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"frame_idx": 0,
|
| 28 |
+
"class": "human",
|
| 29 |
+
"bbox": [
|
| 30 |
+
660.3187255859375,
|
| 31 |
+
442.00274658203125,
|
| 32 |
+
862.5853271484375,
|
| 33 |
+
644.2766723632812
|
| 34 |
+
],
|
| 35 |
+
"score": 0.8937708139419556,
|
| 36 |
+
"track_id": "f0-d2"
|
| 37 |
+
},
|
| 38 |
+
{
|
| 39 |
+
"frame_idx": 0,
|
| 40 |
+
"class": "human",
|
| 41 |
+
"bbox": [
|
| 42 |
+
697.8987426757812,
|
| 43 |
+
747.7393798828125,
|
| 44 |
+
813.4006958007812,
|
| 45 |
+
985.9739379882812
|
| 46 |
+
],
|
| 47 |
+
"score": 0.8770722150802612,
|
| 48 |
+
"track_id": "f0-d3"
|
| 49 |
+
},
|
| 50 |
+
{
|
| 51 |
+
"frame_idx": 0,
|
| 52 |
+
"class": "ball",
|
| 53 |
+
"bbox": [
|
| 54 |
+
163.79612731933594,
|
| 55 |
+
728.15234375,
|
| 56 |
+
192.93905639648438,
|
| 57 |
+
760.26953125
|
| 58 |
+
],
|
| 59 |
+
"score": 0.8750594854354858,
|
| 60 |
+
"track_id": "f0-d4"
|
| 61 |
+
},
|
| 62 |
+
{
|
| 63 |
+
"frame_idx": 0,
|
| 64 |
+
"class": "human",
|
| 65 |
+
"bbox": [
|
| 66 |
+
736.3577270507812,
|
| 67 |
+
76.98016357421875,
|
| 68 |
+
864.4288330078125,
|
| 69 |
+
355.8627014160156
|
| 70 |
+
],
|
| 71 |
+
"score": 0.8512418270111084,
|
| 72 |
+
"track_id": "f0-d5"
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"frame_idx": 0,
|
| 76 |
+
"class": "ball",
|
| 77 |
+
"bbox": [
|
| 78 |
+
676.2813720703125,
|
| 79 |
+
958.4856567382812,
|
| 80 |
+
710.0708618164062,
|
| 81 |
+
987.8987426757812
|
| 82 |
+
],
|
| 83 |
+
"score": 0.5027847290039062,
|
| 84 |
+
"track_id": "f0-d6"
|
| 85 |
+
}
|
| 86 |
+
]
|
benchmark/predicted/3.png
ADDED
|
Git LFS Details
|
benchmark/predicted/4.json
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"frame_idx": 0,
|
| 4 |
+
"class": "ball",
|
| 5 |
+
"bbox": [
|
| 6 |
+
337.3599853515625,
|
| 7 |
+
364.8224182128906,
|
| 8 |
+
687.1888427734375,
|
| 9 |
+
718.762939453125
|
| 10 |
+
],
|
| 11 |
+
"score": 0.9624385833740234,
|
| 12 |
+
"track_id": "f0-d0"
|
| 13 |
+
},
|
| 14 |
+
{
|
| 15 |
+
"frame_idx": 0,
|
| 16 |
+
"class": "rim",
|
| 17 |
+
"bbox": [
|
| 18 |
+
495.83258056640625,
|
| 19 |
+
93.22754669189453,
|
| 20 |
+
529.074951171875,
|
| 21 |
+
139.9743194580078
|
| 22 |
+
],
|
| 23 |
+
"score": 0.6611242294311523,
|
| 24 |
+
"track_id": "f0-d1"
|
| 25 |
+
}
|
| 26 |
+
]
|
benchmark/predicted/4.png
ADDED
|
benchmark/results/2026-02-06T16-10-11.134529Z.json
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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.9185990867288931,
|
| 11 |
+
"gt_count": 26,
|
| 12 |
+
"pred_count": 26,
|
| 13 |
+
"generated_image": true,
|
| 14 |
+
"images": [
|
| 15 |
+
1,
|
| 16 |
+
2,
|
| 17 |
+
3,
|
| 18 |
+
4
|
| 19 |
+
],
|
| 20 |
+
"per_class_iou": {
|
| 21 |
+
"ball": 0.9555124256485943,
|
| 22 |
+
"human": 0.8804975704555353,
|
| 23 |
+
"rim": 0.2956343903897902
|
| 24 |
+
}
|
| 25 |
+
}
|
| 26 |
+
}
|