The Multi Vehicle Stereo Event Camera dataset is a collection of data designed for the development of novel 3D perception algorithms for event based cameras. Stereo event data is collected from car, motorbike, hexacopter and handheld data, and fused with lidar, IMU, motion capture and GPS to provide ground truth pose and depth images. In addition, we provide images from a standard stereo frame based camera pair for comparison with traditional techniques.
Event based cameras are a new asynchronous sensing modality that measure changes in image intensity. When the log intensity over a pixel changes above a set threshold, the camera immediately returns the pixel location of a change, along with a timestamp with microsecond accuracy, and the direction of the change (up or down). This allows for sensing with extremely low latency. In addition, the cameras have extremely high dynamic range and low power usage.
Each sequence consists of a data ROS bag, with the following topics:
Two sets of custom messages are used, dvs_msgs/EventArray from rpg_dvs_ros and visensor_node/visensor_imu from visensor_node. The visensor_node package is optional if you do not need the extra IMU outputs (magnetometer, temperature and pressure.
In addition, each corresponding ground truth bag contains the following topics:
Please use the following citation when referencing the dataset:
@article{DBLP:journals/corr/abs-1801-10202,
author = {Alex Zihao Zhu and
Dinesh Thakur and
Tolga {\"{O}}zaslan and
Bernd Pfrommer and
Vijay Kumar and
Kostas Daniilidis},
title = {The Multi Vehicle Stereo Event Camera Dataset: An Event Camera Dataset
for 3D Perception},
journal = {CoRR},
volume = {abs/1801.10202},
year = {2018},
url = {http://arxiv.org/abs/1801.10202},
archivePrefix = {arXiv},
eprint = {1801.10202},
timestamp = {Mon, 13 Aug 2018 16:47:55 +0200},
biburl = {https://dblp.org/rec/journals/corr/abs-1801-10202.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
For the ground truth optical flow, please cite:
@article{DBLP:journals/corr/abs-1802-06898,
author = {Alex Zihao Zhu and
Liangzhe Yuan and
Kenneth Chaney and
Kostas Daniilidis},
title = {EV-FlowNet: Self-Supervised Optical Flow Estimation for Event-based
Cameras},
journal = {CoRR},
volume = {abs/1802.06898},
year = {2018},
url = {http://arxiv.org/abs/1802.06898},
archivePrefix = {arXiv},
eprint = {1802.06898},
timestamp = {Mon, 13 Aug 2018 16:47:54 +0200},
biburl = {https://dblp.org/rec/journals/corr/abs-1802-06898.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}