ayoubsa commited on
Commit
9d1eb3e
·
verified ·
1 Parent(s): 8ba4d49

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -14,14 +14,14 @@ The dataset contains images of road signs with annotations in YOLO format, which
14
 
15
  There are 15 classes:
16
 
17
- - Traffic Lights: Green Light, Red Light
18
 
19
- - Speed Limits: 10, 20, 30, 40, 50, 60, 70, 80, 90, 100, 110, 120
20
 
21
- - Stop Sign: Stop
22
 
23
- Each image can contain multiple road signs.
24
 
25
- The dataset simulates real-world driving conditions, including varying weather, lighting, and road environments.
26
 
27
- This is a link for the competiotion leaderboard in colab: https://codalab.lisn.upsaclay.fr/competitions/20754#results
 
14
 
15
  There are 15 classes:
16
 
17
+ - Traffic Lights: Green Light, Red Light.
18
 
19
+ - Speed Limits: 10, 20, 30, 40, 50, 60, 70, 80, 90, 100, 110, 120.
20
 
21
+ - Stop Sign: Stop.
22
 
23
+ Each image can contain multiple road signs. The dataset simulates real-world driving conditions, including varying weather, lighting, and road environments.
24
 
25
+ # Dataset Usage
26
 
27
+ You can use this dataset to detect different road signs. This is a link for my competition leaderboard in colab where you can submit your results: https://codalab.lisn.upsaclay.fr/competitions/20754#results