Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
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
xet
Community
Copy to bucket
new
Mike-Alem
commited on
Dec 13, 2024
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
+
---