Make3D: Depth Perception from a Single Still Image

Abstract

Humans have an amazing ability to perceive depth from a single still image; however, it remains a challenging problem for current computer vision systems. In this paper, we will present algorithms for estimating depth from a single still im-age. There are numerous monocular cues—such as texture vari-ations and gradients, defocus, color/haze, etc.—that can be used for depth perception. Taking a supervised learning ap-proach to this problem, in which we begin by collecting a training set of single images and their corresponding ground-truth depths, we learn the mapping from image features to the depths. We then apply these ideas to create 3-d models that are visually-pleasing as well as quantitatively accurate from individual images. We also discuss applications of our depth perception algorithm in robotic navigation, in improving the performance of stereovision, and in creating large-scale 3-d models given only a small number of images.

Cite

Text

Saxena et al. "Make3D: Depth Perception from a Single Still Image." AAAI Conference on Artificial Intelligence, 2008.

Markdown

[Saxena et al. "Make3D: Depth Perception from a Single Still Image." AAAI Conference on Artificial Intelligence, 2008.](https://mlanthology.org/aaai/2008/saxena2008aaai-make/)

BibTeX

@inproceedings{saxena2008aaai-make,
  title     = {{Make3D: Depth Perception from a Single Still Image}},
  author    = {Saxena, Ashutosh and Sun, Min and Ng, Andrew Y.},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2008},
  pages     = {1571-1576},
  url       = {https://mlanthology.org/aaai/2008/saxena2008aaai-make/}
}