Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
AI4Ev3r
/
Traffic-Signs-Detection
like
0
Follow
AI4Ever
2
Object Detection
English
code
License:
mit
Model card
Files
Files and versions
Community
1
yacahas96
commited on
Dec 23, 2023
Commit
3ba3868
·
1 Parent(s):
b298367
Update README.md
Browse files
Trained AI model to detect traffic signs in images.
Files changed (1)
hide
show
README.md
+6
-1
README.md
CHANGED
Viewed
@@ -1,3 +1,8 @@
1
---
2
license: mit
3
-
---
1
---
2
license: mit
3
+
language:
4
+
- en
5
+
pipeline_tag: object-detection
6
+
tags:
7
+
- code
8
+
---