How Do Neural Networks See Depth in Single Images?

Abstract

Deep neural networks have lead to a breakthrough in depth estimation from single images. Recent work shows that the quality of these estimations is rapidly increasing. It is clear that neural networks can see depth in single images. However, to the best of our knowledge, no work currently exists that analyzes what these networks have learned. In this work we take four previously published networks and investigate what depth cues they exploit. We find that all networks ignore the apparent size of known obstacles in favor of their vertical position in the image. The use of the vertical position requires the camera pose to be known; however, we find that these networks only partially recognize changes in camera pitch and roll angles. Small changes in camera pitch are shown to disturb the estimated distance towards obstacles. The use of the vertical image position allows the networks to estimate depth towards arbitrary obstacles - even those not appearing in the training set - but may depend on features that are not universally present.

Cite

Text

van Dijk and de Croon. "How Do Neural Networks See Depth in Single Images?." Proceedings of the IEEE/CVF International Conference on Computer Vision, 2019. doi:10.1109/ICCV.2019.00227

Markdown

[van Dijk and de Croon. "How Do Neural Networks See Depth in Single Images?." Proceedings of the IEEE/CVF International Conference on Computer Vision, 2019.](https://mlanthology.org/iccv/2019/vandijk2019iccv-neural/) doi:10.1109/ICCV.2019.00227

BibTeX

@inproceedings{vandijk2019iccv-neural,
  title     = {{How Do Neural Networks See Depth in Single Images?}},
  author    = {van Dijk, Tom and de Croon, Guido},
  booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision},
  year      = {2019},
  doi       = {10.1109/ICCV.2019.00227},
  url       = {https://mlanthology.org/iccv/2019/vandijk2019iccv-neural/}
}