Data-Driven Depth mAP Refinement via Multi-Scale Sparse Representation
Abstract
Depth maps captured by consumer-level depth cameras such as Kinect are usually degraded by noise, missing values, and quantization. In this paper, we present a data-driven approach for refining degraded RAW depth maps that are coupled with an RGB image. The key idea of our approach is to take advantage of a training set of high-quality depth data and transfer its information to the RAW depth map through multi-scale dictionary learning. Utilizing a sparse representation, our method learns a dictionary of geometric primitives which captures the correlation between high-quality mesh data, RAW depth maps and RGB images. The dictionary is learned and applied in a manner that accounts for various practical issues that arise in dictionary-based depth refinement. Compared to previous approaches that only utilize the correlation between RAW depth maps and RGB images, our method produces improved depth maps without over-smoothing. Since our approach is data driven, the refinement can be targeted to a specific class of objects by employing a corresponding training set. In our experiments, we show that this leads to additional improvements in recovering depth maps of human faces.
Cite
Text
Kwon et al. "Data-Driven Depth mAP Refinement via Multi-Scale Sparse Representation." Conference on Computer Vision and Pattern Recognition, 2015. doi:10.1109/CVPR.2015.7298611Markdown
[Kwon et al. "Data-Driven Depth mAP Refinement via Multi-Scale Sparse Representation." Conference on Computer Vision and Pattern Recognition, 2015.](https://mlanthology.org/cvpr/2015/kwon2015cvpr-datadriven/) doi:10.1109/CVPR.2015.7298611BibTeX
@inproceedings{kwon2015cvpr-datadriven,
title = {{Data-Driven Depth mAP Refinement via Multi-Scale Sparse Representation}},
author = {Kwon, HyeokHyen and Tai, Yu-Wing and Lin, Stephen},
booktitle = {Conference on Computer Vision and Pattern Recognition},
year = {2015},
doi = {10.1109/CVPR.2015.7298611},
url = {https://mlanthology.org/cvpr/2015/kwon2015cvpr-datadriven/}
}