CVAug 17, 2021

PR-RRN: Pairwise-Regularized Residual-Recursive Networks for Non-rigid Structure-from-Motion

arXiv:2108.07506v112 citations
Originality Incremental advance
AI Analysis

This work addresses 3D reconstruction from 2D keypoints for computer vision applications, representing an incremental improvement with novel regularization techniques.

The paper tackles the under-constrained problem of Non-rigid Structure-from-Motion by proposing PR-RRN, a neural network method with residual-recursive structure and two pairwise regularization losses, achieving state-of-the-art performance on CMU MOCAP and PASCAL3D+ datasets.

We propose PR-RRN, a novel neural-network based method for Non-rigid Structure-from-Motion (NRSfM). PR-RRN consists of Residual-Recursive Networks (RRN) and two extra regularization losses. RRN is designed to effectively recover 3D shape and camera from 2D keypoints with novel residual-recursive structure. As NRSfM is a highly under-constrained problem, we propose two new pairwise regularization to further regularize the reconstruction. The Rigidity-based Pairwise Contrastive Loss regularizes the shape representation by encouraging higher similarity between the representations of high-rigidity pairs of frames than low-rigidity pairs. We propose minimum singular-value ratio to measure the pairwise rigidity. The Pairwise Consistency Loss enforces the reconstruction to be consistent when the estimated shapes and cameras are exchanged between pairs. Our approach achieves state-of-the-art performance on CMU MOCAP and PASCAL3D+ dataset.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes