Perceiving Systems, Computer Vision

Intrinsic Depth (ICCV 2015)

17 October 2015

07:05

Intrinsic Depth: Improving Depth Transfer with Intrinsic Images Naejin Kong and Michael Black, ICCV 2015 We formulate the estimation of dense depth maps from video sequences as a problem of intrinsic image estimation. Our approach synergistically integrates the estimation of multiple intrinsic images including depth, albedo, shading, optical flow, and surface contours. We build upon an example-based framework for depth estimation that uses label transfer from a database of RGB and depth pairs. We combine this with a method that extracts consistent albedo and shading from video. In contrast to raw RGB values, albedo and shading provide a richer, more physical, foundation for depth transfer. Additionally we train a new contour detector to predict surface boundaries from albedo, shading, and pixel values and use this to improve the estimation of depth boundaries. We also integrate sparse structure from motion with our method to improve the metric accuracy of the estimated depth maps. We evaluate our Intrinsic Depth method quantitatively by estimating depth from videos in the NYU RGB-D and SUN3D datasets. We find that combining the estimation of multiple intrinsic images improves depth estimation relative to the baseline method. pdf: http://files.is.tue.mpg.de/nkong/iccv2015/IntrinsicDepth.pdf project: https://ps.is.tuebingen.mpg.de/research_projects/intrinsic-depth supplemental: http://files.is.tue.mpg.de/nkong/iccv2015/IntrinsicDepth_supp.pdf bibtex: @inproceedings{Kong:ICCV:2015, author = {Kong, Naejin and Black, Michael J.}, booktitle = {IEEE International Conference on Computer Vision (ICCV)}, month = dec, title = {Intrinsic Depth: Improving Depth Transfer with Intrinsic Images}, year = {2015} }

=