Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Mike-Alem
/
License-Plate-Detection-First-Project
like
0
Object Detection
ONNX
lpr-bygdn/lpr-fuskc
yolo
license-plate-detection/recognition
computer-vision
License:
mit
Model card
Files
Files and versions
Community
Mike-Alem
commited on
26 days ago
Commit
a459c9f
·
verified
·
1 Parent(s):
5e33dd0
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+7
-0
README.md
ADDED
Viewed
@@ -0,0 +1,7 @@
1
+
---
2
+
language:
3
+
- en
4
+
base_model:
5
+
- Ultralytics/YOLOv8
6
+
pipeline_tag: object-detection
7
+
---