DeepDeform: Learning Non-Rigid RGB-D Reconstruction with Semi-Supervised Data

Abstract

Applying data-driven approaches to non-rigid 3D reconstruction has been difficult, which we believe can be attributed to the lack of a large-scale training corpus. Unfortunately, this method fails for important cases such as highly non-rigid deformations. We first address this problem of lack of data by introducing a novel semi-supervised strategy to obtain dense inter-frame correspondences from a sparse set of annotations. This way, we obtain a large dataset of 400 scenes, over 390,000 RGB-D frames, and 5,533 densely aligned frame pairs; in addition, we provide a test set along with several metrics for evaluation. Based on this corpus, we introduce a data-driven non-rigid feature matching approach, which we integrate into an optimization-based reconstruction pipeline. Here, we propose a new neural network that operates on RGB-D frames, while maintaining robustness under large non-rigid deformations and producing accurate predictions. Our approach significantly outperforms existing non-rigid reconstruction methods that do not use learned data terms, as well as learning-based approaches that only use self-supervision.

Cite

Text

Bozic et al. "DeepDeform: Learning Non-Rigid RGB-D Reconstruction with Semi-Supervised Data." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2020. doi:10.1109/CVPR42600.2020.00703

Markdown

[Bozic et al. "DeepDeform: Learning Non-Rigid RGB-D Reconstruction with Semi-Supervised Data." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2020.](https://mlanthology.org/cvpr/2020/bozic2020cvpr-deepdeform/) doi:10.1109/CVPR42600.2020.00703

BibTeX

@inproceedings{bozic2020cvpr-deepdeform,
  title     = {{DeepDeform: Learning Non-Rigid RGB-D Reconstruction with Semi-Supervised Data}},
  author    = {Bozic, Aljaz and Zollhofer, Michael and Theobalt, Christian and Niessner, Matthias},
  booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2020},
  doi       = {10.1109/CVPR42600.2020.00703},
  url       = {https://mlanthology.org/cvpr/2020/bozic2020cvpr-deepdeform/}
}