| 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>--> | |