ikanher commited on
Commit
970e22c
·
verified ·
1 Parent(s): b506464

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image
5
+ dtype: image
6
+ - name: label
7
+ dtype:
8
+ class_label:
9
+ names:
10
+ '0': 20_speed
11
+ '1': 30_speed
12
+ '2': 50_speed
13
+ '3': 60_speed
14
+ '4': 70_speed
15
+ '5': 80_speed
16
+ '6': 80_lifted
17
+ '7': 100_speed
18
+ '8': 120_speed
19
+ '9': no_overtaking_general
20
+ '10': no_overtaking_trucks
21
+ '11': right_of_way_crossing
22
+ '12': right_of_way_general
23
+ '13': give_way
24
+ '14': stop
25
+ '15': no_way_general
26
+ '16': no_way_trucks
27
+ '17': no_way_one_way
28
+ '18': attention_general
29
+ '19': attention_left_turn
30
+ '20': attention_right_turn
31
+ '21': attention_curvy
32
+ '22': attention_bumpers
33
+ '23': attention_slippery
34
+ '24': attention_bottleneck
35
+ '25': attention_construction
36
+ '26': attention_traffic_light
37
+ '27': attention_pedestrian
38
+ '28': attention_children
39
+ '29': attention_bikes
40
+ '30': attention_snowflake
41
+ '31': attention_deer
42
+ '32': lifted_general
43
+ '33': turn_right
44
+ '34': turn_left
45
+ '35': turn_straight
46
+ '36': turn_straight_right
47
+ '37': turn_straight_left
48
+ '38': turn_right_down
49
+ '39': turn_left_down
50
+ '40': turn_circle
51
+ '41': lifted_no_overtaking_general
52
+ '42': lifted_no_overtaking_trucks
53
+ splits:
54
+ - name: train
55
+ num_bytes: 144935717.0
56
+ num_examples: 26640
57
+ - name: test
58
+ num_bytes: 68597693.25
59
+ num_examples: 12630
60
+ download_size: 215411050
61
+ dataset_size: 213533410.25
62
+ configs:
63
+ - config_name: default
64
+ data_files:
65
+ - split: train
66
+ path: data/train-*
67
+ - split: test
68
+ path: data/test-*
69
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64415091a0f37c2e442213d9d51da4e746f085e44f167fd11dfd4d17d0771df9
3
+ size 69186117
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ff3c2098be6f356ff77e205415fb81672de293ee34f1e97e46c62fbf844b1de
3
+ size 146224933