gtsrb / README.md
ikanher's picture
Upload dataset
970e22c verified
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: label
      dtype:
        class_label:
          names:
            '0': 20_speed
            '1': 30_speed
            '2': 50_speed
            '3': 60_speed
            '4': 70_speed
            '5': 80_speed
            '6': 80_lifted
            '7': 100_speed
            '8': 120_speed
            '9': no_overtaking_general
            '10': no_overtaking_trucks
            '11': right_of_way_crossing
            '12': right_of_way_general
            '13': give_way
            '14': stop
            '15': no_way_general
            '16': no_way_trucks
            '17': no_way_one_way
            '18': attention_general
            '19': attention_left_turn
            '20': attention_right_turn
            '21': attention_curvy
            '22': attention_bumpers
            '23': attention_slippery
            '24': attention_bottleneck
            '25': attention_construction
            '26': attention_traffic_light
            '27': attention_pedestrian
            '28': attention_children
            '29': attention_bikes
            '30': attention_snowflake
            '31': attention_deer
            '32': lifted_general
            '33': turn_right
            '34': turn_left
            '35': turn_straight
            '36': turn_straight_right
            '37': turn_straight_left
            '38': turn_right_down
            '39': turn_left_down
            '40': turn_circle
            '41': lifted_no_overtaking_general
            '42': lifted_no_overtaking_trucks
  splits:
    - name: train
      num_bytes: 144935717
      num_examples: 26640
    - name: test
      num_bytes: 68597693.25
      num_examples: 12630
  download_size: 215411050
  dataset_size: 213533410.25
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*