paper-with-me

홈 › Papers

Deep NRSfM++: Towards Unsupervised 2D-3D Lifting in the Wild

2020-01-27 · Chaoyang Wang, Chen-Hsuan Lin, Simon Lucey

The recovery of 3D shape and pose from 2D landmarks stemming from a large ensemble of images can be viewed as a non-rigid structure from motion (NRSfM) problem. Classical NRSfM approaches, however, are problematic as they rely on heuristic priors on the 3D structure (e.g. low rank) that do not scale well to large datasets. Learning-based methods are showing the potential to reconstruct a much broader set of 3D structures than classical methods -- dramatically expanding the importance of NRSfM to atemporal unsupervised 2D to 3D lifting. Hitherto, these learning approaches have not been able to effectively model perspective cameras or handle missing/occluded points -- limiting their applicability to in-the-wild datasets. In this paper, we present a generalized strategy for improving learning-based NRSfM methods to tackle the above issues. Our approach, Deep NRSfM++, achieves state-of-the-art performance across numerous large-scale benchmarks, outperforming both classical and learning-based 2D-3D lifting methods.

📄 PDF Abstract BibTeX arXiv:2001.10090

Code (1)

MightyChaos/deepNRSfMpp

Tasks

3D Reconstruction

Similar Papers 제목 키워드 기반

PAUL: Procrustean Autoencoder for Unsupervised Lifting

2021-03-31 · CVPR 2021 1 · Chaoyang Wang, Simon Lucey

Recent success in casting Non-rigid Structure from Motion (NRSfM) as an unsupervised deep learning problem has raised fundamental questions about what novelty in NRSfM prior could the deep learning offer. In this paper w…

Deep Learning

Unsupervised 3D Pose Estimation with Geometric Self-Supervision

2019-04-09 · CVPR 2019 6 · Ching-Hang Chen, Ambrish Tyagi, Amit Agrawal, Dylan Drover 외

We present an unsupervised learning approach to recover 3D human pose from 2D skeletal joints extracted from a single image. Our method does not require any multi-view image data, 3D skeletons, correspondences between 2D…

3D Human Pose Estimation3D Pose EstimationPose Estimationvalid

Deep Non-Rigid Structure from Motion with Missing Data

2019-07-30 · Chen Kong, Simon Lucey

Non-Rigid Structure from Motion (NRSfM) refers to the problem of reconstructing cameras and the 3D point cloud of a non-rigid object from an ensemble of images with 2D correspondences. Current NRSfM algorithms are limite…

Matrix Completion

Deep Non-rigid Structure-from-Motion Revisited: Canonicalization and Sequence Modeling

2024-12-10 · Hui Deng, Jiawei Shi, Zhen Qin, Yiran Zhong 외

Non-Rigid Structure-from-Motion (NRSfM) is a classic 3D vision problem, where a 2D sequence is taken as input to estimate the corresponding 3D sequence. Recently, the deep neural networks have greatly advanced the task o…

Self-Calibrating Isometric Non-Rigid Structure-from-Motion

2018-09-01 · ECCV 2018 9 · Shaifali Parashar, Adrien Bartoli, Daniel Pizarro

We present self-calibrating isometric non-rigid structure- from-motion (SCIso-NRSfM), the first method to reconstruct a non-rigid object from at least three monocular images with constant but unknown focal length. The ma…