paper-with-me

홈 › Papers

C3DPO: Canonical 3D Pose Networks for Non-Rigid Structure From Motion

2019-09-05 · ICCV 2019 10 · David Novotny, Nikhila Ravi, Benjamin Graham, Natalia Neverova, Andrea Vedaldi

We propose C3DPO, a method for extracting 3D models of deformable objects from 2D keypoint annotations in unconstrained images. We do so by learning a deep network that reconstructs a 3D object from a single view at a time, accounting for partial occlusions, and explicitly factoring the effects of viewpoint changes and object deformations. In order to achieve this factorization, we introduce a novel regularization technique. We first show that the factorization is successful if, and only if, there exists a certain canonicalization function of the reconstructed shapes. Then, we learn the canonicalization function together with the reconstruction one, which constrains the result to be consistent. We demonstrate state-of-the-art reconstruction results for methods that do not use ground-truth 3D supervision for a number of benchmarks, including Up3D and PASCAL3D+. Source code has been made available at https://github.com/facebookresearch/c3dpo_nrsfm.

📄 PDF Abstract BibTeX arXiv:1909.02533

Code (2)

facebookresearch/c3dpo_nrsfm 공식 구현 pytorch
sjtuxcx/ITES pytorch

Similar Papers 제목 키워드 기반

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…

AnimatableDreamer: Text-Guided Non-rigid 3D Model Generation and Reconstruction with Canonical Score Distillation

2023-12-06 · Xinzhou Wang, Yikai Wang, Junliang Ye, Zhengyi Wang 외

Advances in 3D generation have facilitated sequential 3D model generation (a.k.a 4D generation), yet its application for animatable objects with large motion remains scarce. Our work proposes AnimatableDreamer, a text-to…

3D GenerationDenoisingText to 3D

HumanNeRF: Free-viewpoint Rendering of Moving People from Monocular Video

2022-01-11 · CVPR 2022 1 · Chung-Yi Weng, Brian Curless, Pratul P. Srinivasan, Jonathan T. Barron 외

We introduce a free-viewpoint rendering method -- HumanNeRF -- that works on a given monocular video of a human performing complex body motions, e.g. a video from YouTube. Our method enables pausing the video at any fram…

Motion-Oriented Compositional Neural Radiance Fields for Monocular Dynamic Human Modeling

2024-07-16 · Jaehyeok Kim, Dongyoon Wee, Dan Xu

This paper introduces Motion-oriented Compositional Neural Radiance Fields (MoCo-NeRF), a framework designed to perform free-viewpoint rendering of monocular human videos via novel non-rigid motion modeling approach. In …

NeRF

MoDA: Modeling Deformable 3D Objects from Casual Videos

2023-04-17 · Chaoyue Song, Jiacheng Wei, Tianyi Chen, YiWen Chen 외

In this paper, we focus on the challenges of modeling deformable 3D objects from casual videos. With the popularity of neural radiance fields (NeRF), many works extend it to dynamic scenes with a canonical NeRF and a def…

NeRF