AZIIIIIIIIZ
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -10,9 +10,24 @@ base_model: Ultralytics/YOLOv8
|
|
10 |
datasets:
|
11 |
- keremberke/license-plate-object-detection
|
12 |
pipeline_tag: object-detection
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
<div align="center">
|
16 |
-
<img width="
|
17 |
</div>
|
18 |
-
<!-- <img width="640" alt="AZIIIIIIIIZ/License-plate-detection" src="https://huggingface.co/AZIIIIIIIIZ/License-plate-detection/blob/main/sample_output_2.png">
|
|
|
10 |
datasets:
|
11 |
- keremberke/license-plate-object-detection
|
12 |
pipeline_tag: object-detection
|
13 |
+
|
14 |
+
model-index:
|
15 |
+
- name: AZIIIIIIIIZ/License-plate-detection
|
16 |
+
results:
|
17 |
+
- task:
|
18 |
+
type: object-detection
|
19 |
+
|
20 |
+
dataset:
|
21 |
+
type: keremberke/license-plate-object-detection
|
22 |
+
name: keremberke/license-plate-object-detection
|
23 |
+
split: validation
|
24 |
+
|
25 |
+
metrics:
|
26 |
+
- type: precision # since [email protected] is not available on hf.co/metrics
|
27 |
+
value: 0.9835086807525848 # min: 0.0 - max: 1.0
|
28 |
+
name: [email protected]
|
29 |
---
|
30 |
|
31 |
<div align="center">
|
32 |
+
<img width="320" alt="AZIIIIIIIIZ/License-plate-detection" src="https://huggingface.co/AZIIIIIIIIZ/License-plate-detection/blob/main/sample_output.jpg">
|
33 |
</div>
|
|