generated from MohamedAtef321/ultralytics
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdata_after_bumps.yaml
37 lines (35 loc) · 1.31 KB
/
data_after_bumps.yaml
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
36
37
names: # Names of classes after SPI remapping
- Parking-Sign # 11
- Pedestrian_Crossing # 1
- Round-About # 2
- Warning # 3
- bump # 4
- do_not_enter # 5
- do_not_u_turn # 6
- no_parking # 7
- no_waiting # 8
# ------ Speed Limits (without +128) -------
- speed_limit_100 # 100
- speed_limit_120 # 120
- speed_limit_20 # 20
- speed_limit_30 # 30
- speed_limit_40 # 40
- speed_limit_50 # 50
- speed_limit_60 # 60
- speed_limit_70 # 70
- speed_limit_80 # 80
- speed_limit_90 # 90
# ------------------------------------------
- stop # 9
- u_turn # 10
nc: 21 # Number of classes
# ----------------------------------------------------------------------------
roboflow:
license: CC BY 4.0
project: new_classes
url: https://universe.roboflow.com/classes-ehzdo/new_classes/dataset/4
version: 4
workspace: classes-ehzdo
test: ../test/images
train: new_classes-4/train/images
val: new_classes-4/valid/images