benchmark: bench_2026-02-06T16-12-58.012870Z
Browse files- .gitattributes +2 -0
- README.md +4 -4
- benchmark/images/3.png +3 -0
- benchmark/images/4.png +3 -0
- benchmark/labels/3.json +50 -0
- benchmark/labels/3.png +0 -0
- benchmark/labels/4.json +74 -0
- benchmark/labels/4.png +0 -0
- benchmark/predicted/3.json +50 -0
- benchmark/predicted/3.png +0 -0
- benchmark/predicted/4.json +14 -0
- benchmark/predicted/4.png +0 -0
- benchmark/results/2026-02-06T16-13-01.561450Z.json +26 -0
.gitattributes
CHANGED
|
@@ -35,3 +35,5 @@ saved_model/**/* 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
|
|
|
|
|
|
|
|
|
| 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/images/3.png filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
benchmark/images/4.png filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -8,7 +8,7 @@ tags:
|
|
| 8 |
manako:
|
| 9 |
description: Roboflow qr code detector
|
| 10 |
source: https://universe.roboflow.com/krkkale-niversitesi-pnmrg/qr-code-ee1km
|
| 11 |
-
prompt_hints:
|
| 12 |
input_payload:
|
| 13 |
- name: frame
|
| 14 |
type: image
|
|
@@ -17,9 +17,9 @@ manako:
|
|
| 17 |
- name: detections
|
| 18 |
type: detections
|
| 19 |
description: List of detections
|
| 20 |
-
evaluation_score: 0.
|
| 21 |
last_benchmark:
|
| 22 |
type: detect-iou-v1
|
| 23 |
-
ran_at: '2026-02-
|
| 24 |
-
result_path: benchmark/results/2026-02-
|
| 25 |
---
|
|
|
|
| 8 |
manako:
|
| 9 |
description: Roboflow qr code detector
|
| 10 |
source: https://universe.roboflow.com/krkkale-niversitesi-pnmrg/qr-code-ee1km
|
| 11 |
+
prompt_hints: null
|
| 12 |
input_payload:
|
| 13 |
- name: frame
|
| 14 |
type: image
|
|
|
|
| 17 |
- name: detections
|
| 18 |
type: detections
|
| 19 |
description: List of detections
|
| 20 |
+
evaluation_score: 0.7811368426015943
|
| 21 |
last_benchmark:
|
| 22 |
type: detect-iou-v1
|
| 23 |
+
ran_at: '2026-02-06T16:13:01.561442Z'
|
| 24 |
+
result_path: benchmark/results/2026-02-06T16-13-01.561450Z.json
|
| 25 |
---
|
benchmark/images/3.png
ADDED
|
Git LFS Details
|
benchmark/images/4.png
ADDED
|
Git LFS Details
|
benchmark/labels/3.json
ADDED
|
@@ -0,0 +1,50 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"frame_idx": 0,
|
| 4 |
+
"class": "QR_CODE",
|
| 5 |
+
"bbox": [
|
| 6 |
+
750.0,
|
| 7 |
+
445.0,
|
| 8 |
+
867.0,
|
| 9 |
+
565.0
|
| 10 |
+
],
|
| 11 |
+
"score": 0.9702233076095581,
|
| 12 |
+
"track_id": "sam3-0-0-0"
|
| 13 |
+
},
|
| 14 |
+
{
|
| 15 |
+
"frame_idx": 0,
|
| 16 |
+
"class": "QR_CODE",
|
| 17 |
+
"bbox": [
|
| 18 |
+
409.0,
|
| 19 |
+
389.0,
|
| 20 |
+
597.0,
|
| 21 |
+
586.0
|
| 22 |
+
],
|
| 23 |
+
"score": 0.9702233076095581,
|
| 24 |
+
"track_id": "sam3-0-0-1"
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"frame_idx": 0,
|
| 28 |
+
"class": "qr_code",
|
| 29 |
+
"bbox": [
|
| 30 |
+
750.0,
|
| 31 |
+
445.0,
|
| 32 |
+
867.0,
|
| 33 |
+
565.0
|
| 34 |
+
],
|
| 35 |
+
"score": 0.9702233076095581,
|
| 36 |
+
"track_id": "sam3-1-0-0"
|
| 37 |
+
},
|
| 38 |
+
{
|
| 39 |
+
"frame_idx": 0,
|
| 40 |
+
"class": "qr_code",
|
| 41 |
+
"bbox": [
|
| 42 |
+
409.0,
|
| 43 |
+
389.0,
|
| 44 |
+
597.0,
|
| 45 |
+
586.0
|
| 46 |
+
],
|
| 47 |
+
"score": 0.9702233076095581,
|
| 48 |
+
"track_id": "sam3-1-0-1"
|
| 49 |
+
}
|
| 50 |
+
]
|
benchmark/labels/3.png
ADDED
|
benchmark/labels/4.json
ADDED
|
@@ -0,0 +1,74 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"frame_idx": 0,
|
| 4 |
+
"class": "QR_CODE",
|
| 5 |
+
"bbox": [
|
| 6 |
+
623.0,
|
| 7 |
+
459.0,
|
| 8 |
+
625.0,
|
| 9 |
+
461.0
|
| 10 |
+
],
|
| 11 |
+
"score": 0.9372458457946777,
|
| 12 |
+
"track_id": "sam3-0-0-0"
|
| 13 |
+
},
|
| 14 |
+
{
|
| 15 |
+
"frame_idx": 0,
|
| 16 |
+
"class": "QR_CODE",
|
| 17 |
+
"bbox": [
|
| 18 |
+
632.0,
|
| 19 |
+
457.0,
|
| 20 |
+
635.0,
|
| 21 |
+
461.0
|
| 22 |
+
],
|
| 23 |
+
"score": 0.9372458457946777,
|
| 24 |
+
"track_id": "sam3-0-0-1"
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"frame_idx": 0,
|
| 28 |
+
"class": "QR_CODE",
|
| 29 |
+
"bbox": [
|
| 30 |
+
333.0,
|
| 31 |
+
338.0,
|
| 32 |
+
692.0,
|
| 33 |
+
663.0
|
| 34 |
+
],
|
| 35 |
+
"score": 0.9372458457946777,
|
| 36 |
+
"track_id": "sam3-0-0-2"
|
| 37 |
+
},
|
| 38 |
+
{
|
| 39 |
+
"frame_idx": 0,
|
| 40 |
+
"class": "qr_code",
|
| 41 |
+
"bbox": [
|
| 42 |
+
623.0,
|
| 43 |
+
459.0,
|
| 44 |
+
625.0,
|
| 45 |
+
461.0
|
| 46 |
+
],
|
| 47 |
+
"score": 0.9372458457946777,
|
| 48 |
+
"track_id": "sam3-1-0-0"
|
| 49 |
+
},
|
| 50 |
+
{
|
| 51 |
+
"frame_idx": 0,
|
| 52 |
+
"class": "qr_code",
|
| 53 |
+
"bbox": [
|
| 54 |
+
632.0,
|
| 55 |
+
457.0,
|
| 56 |
+
635.0,
|
| 57 |
+
461.0
|
| 58 |
+
],
|
| 59 |
+
"score": 0.9372458457946777,
|
| 60 |
+
"track_id": "sam3-1-0-1"
|
| 61 |
+
},
|
| 62 |
+
{
|
| 63 |
+
"frame_idx": 0,
|
| 64 |
+
"class": "qr_code",
|
| 65 |
+
"bbox": [
|
| 66 |
+
333.0,
|
| 67 |
+
338.0,
|
| 68 |
+
692.0,
|
| 69 |
+
663.0
|
| 70 |
+
],
|
| 71 |
+
"score": 0.9372458457946777,
|
| 72 |
+
"track_id": "sam3-1-0-2"
|
| 73 |
+
}
|
| 74 |
+
]
|
benchmark/labels/4.png
ADDED
|
benchmark/predicted/3.json
ADDED
|
@@ -0,0 +1,50 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"frame_idx": 0,
|
| 4 |
+
"class": "qr_code",
|
| 5 |
+
"bbox": [
|
| 6 |
+
751.9382934570312,
|
| 7 |
+
445.69561767578125,
|
| 8 |
+
866.962890625,
|
| 9 |
+
565.9749145507812
|
| 10 |
+
],
|
| 11 |
+
"score": 0.8836263418197632,
|
| 12 |
+
"track_id": "f0-d0"
|
| 13 |
+
},
|
| 14 |
+
{
|
| 15 |
+
"frame_idx": 0,
|
| 16 |
+
"class": "QR_CODE",
|
| 17 |
+
"bbox": [
|
| 18 |
+
395.6376647949219,
|
| 19 |
+
369.4300842285156,
|
| 20 |
+
610.1588134765625,
|
| 21 |
+
598.0399169921875
|
| 22 |
+
],
|
| 23 |
+
"score": 0.8551672697067261,
|
| 24 |
+
"track_id": "f0-d1"
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"frame_idx": 0,
|
| 28 |
+
"class": "qr_code",
|
| 29 |
+
"bbox": [
|
| 30 |
+
408.5044860839844,
|
| 31 |
+
381.7276306152344,
|
| 32 |
+
600.4490966796875,
|
| 33 |
+
586.69189453125
|
| 34 |
+
],
|
| 35 |
+
"score": 0.47526663541793823,
|
| 36 |
+
"track_id": "f0-d2"
|
| 37 |
+
},
|
| 38 |
+
{
|
| 39 |
+
"frame_idx": 0,
|
| 40 |
+
"class": "QR_CODE",
|
| 41 |
+
"bbox": [
|
| 42 |
+
735.98876953125,
|
| 43 |
+
428.95391845703125,
|
| 44 |
+
876.0695190429688,
|
| 45 |
+
572.0052490234375
|
| 46 |
+
],
|
| 47 |
+
"score": 0.3500480055809021,
|
| 48 |
+
"track_id": "f0-d3"
|
| 49 |
+
}
|
| 50 |
+
]
|
benchmark/predicted/3.png
ADDED
|
benchmark/predicted/4.json
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"frame_idx": 0,
|
| 4 |
+
"class": "QR_CODE",
|
| 5 |
+
"bbox": [
|
| 6 |
+
312.20172119140625,
|
| 7 |
+
312.6907958984375,
|
| 8 |
+
710.6688842773438,
|
| 9 |
+
682.77734375
|
| 10 |
+
],
|
| 11 |
+
"score": 0.9197354316711426,
|
| 12 |
+
"track_id": "f0-d0"
|
| 13 |
+
}
|
| 14 |
+
]
|
benchmark/predicted/4.png
ADDED
|
benchmark/results/2026-02-06T16-13-01.561450Z.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.7811368426015943,
|
| 11 |
+
"gt_count": 16,
|
| 12 |
+
"pred_count": 8,
|
| 13 |
+
"generated_image": true,
|
| 14 |
+
"images": [
|
| 15 |
+
1,
|
| 16 |
+
2,
|
| 17 |
+
3,
|
| 18 |
+
4
|
| 19 |
+
],
|
| 20 |
+
"per_class_iou": {
|
| 21 |
+
"QR_CODE": 0.5881832078856382,
|
| 22 |
+
"qr_code": 0.6435257995432693,
|
| 23 |
+
"qrcode": 0.0
|
| 24 |
+
}
|
| 25 |
+
}
|
| 26 |
+
}
|