# Deep Non-Rigid Structure from Motion

**Authors:** Chen Kong, Simon Lucey

arXiv: 1908.00052 · 2019-08-13

## TL;DR

This paper introduces a deep neural network for non-rigid structure from motion that surpasses previous methods in handling complex shapes and large-scale problems, providing robust 3D reconstructions from 2D images without ground-truth.

## Contribution

A novel deep neural network model for NRSfM that is interpretable as a sparse dictionary learning problem and capable of handling complex, large-scale shape variations.

## Key findings

- Outperforms state-of-the-art NRSfM methods in accuracy and robustness
- Handles unprecedented scale and shape complexity
- Provides a quality measure without needing 3D ground-truth

## Abstract

Current non-rigid structure from motion (NRSfM) algorithms are mainly limited with respect to: (i) the number of images, and (ii) the type of shape variability they can handle. This has hampered the practical utility of NRSfM for many applications within vision. In this paper we propose a novel deep neural network to recover camera poses and 3D points solely from an ensemble of 2D image coordinates. The proposed neural network is mathematically interpretable as a multi-layer block sparse dictionary learning problem, and can handle problems of unprecedented scale and shape complexity. Extensive experiments demonstrate the impressive performance of our approach where we exhibit superior precision and robustness against all available state-of-the-art works in the order of magnitude. We further propose a quality measure (based on the network weights) which circumvents the need for 3D ground-truth to ascertain the confidence we have in the reconstruction.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1908.00052/full.md

## Figures

7 figures with captions in the complete paper: https://tomesphere.com/paper/1908.00052/full.md

## References

37 references — full list in the complete paper: https://tomesphere.com/paper/1908.00052/full.md

---
Source: https://tomesphere.com/paper/1908.00052