Pubs Projects Tools Join Team About Home

Learning to See with Sparse Light Field Video Cameras

Learning to use new kinds of cameras in robotics applications is challenging and time-consuming. This work represents a first step toward streamlining the integration of new kinds of imaging devices into robotics applications. We use unsupervised learning to simultaneously learn metric depth and odometry using an emerging sensing technology, the sparse light field (LF) camera.

  • We generalize unsupervised odometry and depth estimation to operate on sparse 4D light fields
  • We introduce an encoding scheme for sparse LFs appropriate for odometry and shape estimation
  • We outperform the monocular approach, yielding more accurate trajectories and depth maps with known scale

We expect our method to work well with other cameras with regular overlapping views: regularly spaced 1D and 2D camera arrays, sparse cameras like the EPIModule, and lenslet-based plenoptic cameras like the Lytro and Raytrix devices.

Publications

•  S. T. Digumarti, J. Daniel, A. Ravendran, R. Griffiths, and D. G. Dansereau, “Unsupervised learning of depth estimation and visual odometry for sparse light field cameras,” in Intelligent Robots and Systems (IROS), 2021. Preprint here.

Acknowledgments

We would like to thank EPIImaging LLC and the University of Sydney Aerospace, Mechanical and Mechatronic Engineering FabLab for their support, and the University of Sydney HPC service for providing HPC resources that contributed to the research results reported in this work.

Themes

Downloads

The code is on GitHub here.

Data: please request instant access via return email here.

The EPIModule captures 17 overlapping views in the configuration shown at left. We mounted the module on a UR5e robotic arm and captured video over 46 trajectories in a variety of indoor scenes, yielding a total of 8298 LFs. After downsampling as described in the paper, the dataset occupies 13 GBytes.

See the dataset readme file here for further details.

Citing

If you find this work useful please cite
@inproceedings{digumarti2021unsupervised,
  title = {Unsupervised Learning of Depth Estimation and Visual Odometry for Sparse Light Field Cameras},
  author = {Sundara Tejaswi Digumarti and Joseph Daniel and Ahalya Ravendran and Ryan Griffiths and Donald G. Dansereau},
  booktitle = {Intelligent Robots and Systems ({IROS})},
  year = {2021},
  publisher = {IEEE}
}