vincentkoc's picture
Update README.md
8ff6524 verified
|
raw
history blame
1.46 kB
metadata
configs:
  - config_name: default
    data_files:
      - split: val
        path: data/val-*
      - split: test
        path: data/test-*
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: question_id
      dtype: string
    - name: image
      dtype: image
    - name: question
      dtype: string
    - name: hazard
      dtype: string
    - name: bounding_box
      dtype: string
    - name: plausible_speed
      dtype: string
    - name: image_source
      dtype: string
  splits:
    - name: val
      num_bytes: 112573865
      num_examples: 1000
    - name: test
      num_bytes: 115278175
      num_examples: 1000
    - name: train
      num_bytes: 1541832473.125
      num_examples: 12975
  download_size: 1767087780
  dataset_size: 1769684513.125
license: bsd
task_categories:
  - visual-question-answering
  - object-detection
language:
  - en
tags:
  - agent
size_categories:
  - 10K<n<100K

Logo

Exploring the Potential of Multi-Modal AI for Driving Hazard Prediction

DHPR: Driving Hazard Prediction and Reasoning
Paper