File size: 1,342 Bytes
a9e5f65
2c674ed
 
a9e5f65
 
 
599f39c
 
ab0a60b
 
918f893
 
a9e5f65
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
599f39c
 
 
ab0a60b
 
 
918f893
 
 
 
 
a9e5f65
303989e
 
 
 
00422b5
303989e
 
 
 
 
 
 
9ccd77a
303989e
 
 
 
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
---
language:
- en
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.0
    num_examples: 1000
  - name: test
    num_bytes: 115278175.0
    num_examples: 1000
  - name: train
    num_bytes: 1541832473.125
    num_examples: 12975
  download_size: 1767087780
  dataset_size: 1769684513.125
---
<!-- PROJECT LOGO -->
<br />
<div align="center">
  <a href="">
    <img src="https://raw.githubusercontent.com/DHPR-dataset/DHPR-dataset/main/images/preview_image.jpg" alt="Logo" width="720">
  </a>

  <h3 align="center">Exploring the Potential of Multi-Modal AI for Driving Hazard Prediction</h3>

  <p align="center">
    DHPR: Driving Hazard Prediction and Reasoning
    <br />
    <a href="https://ieeexplore.ieee.org/document/10568360"><strong>Paper</strong></a> <strong></strong>
    <br />
  </p>
</div>
<!--<h3><b>Visual-Abductive-Reasoning-Meets-Driving-Hazard-Prediction</b></h3>-->