File size: 793 Bytes
b9f3665 42766aa 29ce6bf 3f28d2c b9f3665 bfe022f 5b3bb83 29ce6bf 5b3bb83 f91667a 5b3bb83 62cbfd0 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 |
---
tags:
- yolov8
- yolo
- vision
- object-detection
- pytorch
base_model: Ultralytics/YOLOv8
datasets:
- keremberke/license-plate-object-detection
pipeline_tag: object-detection
model-index:
- name: AZIIIIIIIIZ/License-plate-detection
results:
- task:
type: object-detection
dataset:
type: keremberke/license-plate-object-detection
name: keremberke/license-plate-object-detection
split: validation
metrics:
- type: precision # since mAP@0.5 is not available on hf.co/metrics
value: 0.9835086807525848 # min: 0.0 - max: 1.0
name: mAP@0.5
---
<div align="center">
<img width="320" alt="AZIIIIIIIIZ/License-plate-detection" src="https://huggingface.co/AZIIIIIIIIZ/License-plate-detection/blob/main/sample_output.jpg">
</div>
|