DriverGaze360: Omnidirectional Driver Attention with Object-Level Guidance
DriverGaze360 is a large-scale 360-degree field of view driver attention dataset, containing approximately 1 million gaze-labeled frames collected from 19 human drivers, enabling comprehensive omnidirectional modeling of driver gaze behavior.
Dataset structure
Example folder structure
C011 # Participant
└── 001 # Recording Session
└── 001 # Iteration number
├── is.tar # Instance Segmentation
├── dt.mp4 # Depth maps
├── rgb.mp4 # RGB output
├── saliency.mp4 # Saliency maps
└── sim_gaze_df.csv # CSV with simulator data on ego car and eye gaze positions
Dataset timings
All videos are saved at 30FPS with exact same number of frames.
Known Issues
- The paper reports data collected from 19 participants. Data from one participant was excluded prior to release. Frame count remains ~1M.
- Some recordings contain pedestrians appearing above or below the ground plane due to a known CARLA replay bug.
- Phantom pedestrian appearances have been largely addressed. If you encounter any, please report them via the issue tracker.
- Current depth maps are in logarithmic depth. Linear depth maps will be released soon.
Citation
If you find this work useful in your research, please consider citing:
@InProceedings{Govil_2026_CVPR,
author = {Govil, Shreedhar and Stricker, Didier and Rambach, Jason},
title = {DriverGaze360: OmniDirectional Driver Attention with Object-Level Guidance},
booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
month = {June},
year = {2026},
pages = {39786-39795}
}
Acknowledgments
This work was partially funded by the European Union's Horizon Europe Research and Innovation Programme under Grant Agreement No. 101076360 (BERTHA) and by the German Federal Ministry of Research, Technology and Space under Grant Agreement No. 16IW24009 (COPPER). The authors would like to express their sincere appreciation to Prateek Kumar Sharma, for his support with data collection and the implementation of driving scenarios. We also gratefully acknowledge Ruben Abad, Alex Levy, and Prof. Antonio M. López from the Computer Vision Center (CVC) for their methodological guidance and for providing the code used to implement the goal-directed navigation routes applied in collecting part of the dataset presented in this study. Finally, we sincerely thank all the participants who contributed to the dataset collection, as well as our colleagues at DFKI for their valuable feedback and support throughout this project.
The views and opinions expressed in this publication are solely those of the author(s) and do not necessarily reflect those of the European Union or the European Climate, Infrastructure and Environment Executive Agency (CINEA). Neither the European Union nor the granting authority can be held responsible for them.
- Downloads last month
- 93
