Headcam: Cylindrical Panoramic Video Dataset for Unsupervised Learning of Depth and Ego-Motion
收藏NIAID Data Ecosystem2026-03-11 收录
下载链接:
https://zenodo.org/record/3520962
下载链接
链接失效反馈官方服务:
资源简介:
This dataset contains panoramic video captured from a helmet-mounted camera while riding a bike through suburban Northern Virginia. We used the videos to evaluate an unsupervised learning method for depth and ego-motion estimation, as described in our paper:
Alisha Sharma and Jonathan Ventura. "Unsupervised Learning of Depth and Ego-Motion from Cylindrical Panoramic Video." Proceedings of the 2019 IEEE Artificial Intelligence & Virtual Reality Conference, San Diego, CA, 2019.
If you make use of this dataset, please cite this paper.
The videos are stored as .mkv video files encoded using lossless H.264. To extract the images, we recommend using ffmpeg:
mkdir 2018-10-03 ;
ffmpeg -i 2018-10-03.mkv -q:v 1 2018-10-03/%05d.png ;
Associated code can be found in our GitHub repository.
创建时间:
2020-01-24



