--- dataset_info: features: - name: image dtype: image - name: objects list: - name: bbox sequence: float64 - name: class dtype: string - name: score dtype: float64 - name: image_id dtype: string - name: car_count dtype: int64 - name: bus_count dtype: int64 - name: truck_count dtype: int64 - name: bicycle_count dtype: int64 - name: motorcycle_count dtype: int64 - name: traffic_sign_count dtype: int64 - name: people_count dtype: int64 - name: road_condition dtype: string - name: is_intersection dtype: string - name: has_slope dtype: string - name: has_mountain dtype: string - name: ocr_text dtype: string - name: sign_text dtype: string splits: - name: train num_bytes: 1462718117.86 num_examples: 2978 download_size: 1435213837 dataset_size: 1462718117.86 configs: - config_name: default data_files: - split: train path: data/train-* ---