paper-with-me

Papers

ViSER: Video-Specific Surface Embeddings for Articulated 3D Shape Reconstruction

2021-12-01 · NeurIPS 2021 12 · Gengshan Yang, Deqing Sun, Varun Jampani, Daniel Vlasic, Forrester Cole, Ce Liu, Deva Ramanan

We introduce ViSER, a method for recovering articulated 3D shapes and dense3D trajectories from monocular videos. Previous work on high-quality reconstruction of dynamic 3D shapes typically relies on multiple camera views, strong category-specific priors, or 2D keypoint supervision. We show that none of these are required if one can reliably estimate long-range correspondences in a video, making use of only 2D object masks and two-frame optical flow as inputs. ViSER infers correspondences by matching 2D pixels to a canonical, deformable 3D mesh via video-specific surface embeddings that capture the pixel appearance of each surface point. These embeddings behave as a continuous set of keypoint descriptors defined over the mesh surface, which can be used to establish dense long-range correspondences across pixels. The surface embeddings are implemented as coordinate-based MLPs that are fit to each video via consistency and contrastive reconstruction losses.Experimental results show that ViSER compares favorably against prior work on challenging videos of humans with loose clothing and unusual poses as well as animals videos from DAVIS and YTVOS. Our code is available at viser-shape.github.io.

📄 PDF Abstract BibTeX

Code (1)

gengshan-y/viser-release pytorch

Tasks

3D Shape Reconstruction from Videos

Similar Papers 제목 키워드 기반

VideoAdviser: Video Knowledge Distillation for Multimodal Transfer Learning

2023-09-27 · Yanan Wang, Donghuo Zeng, Shinya Wada, Satoshi Kurihara

Multimodal transfer learning aims to transform pretrained representations of diverse modalities into a common domain space for effective multimodal fusion. However, conventional systems are typically built on the assumpt…

Knowledge DistillationregressionSentiment AnalysisTransfer Learning

CAMM: Building Category-Agnostic and Animatable 3D Models from Monocular Videos

2023-04-14 · Tianshu Kuai, Akash Karthikeyan, Yash Kant, Ashkan Mirzaei 외

Animating an object in 3D often requires an articulated structure, e.g. a kinematic chain or skeleton of the manipulated object with proper skinning weights, to obtain smooth movements and surface deformations. However, …

ObjectSurface Reconstruction

Learning Implicit Representation for Reconstructing Articulated Objects

2024-01-16 · Hao Zhang, Fang Li, Samyak Rawlekar, Narendra Ahuja

3D Reconstruction of moving articulated objects without additional information about object structure is a challenging problem. Current methods overcome such challenges by employing category-specific skeletal models. Con…

3D ReconstructionObject

BANMo: Building Animatable 3D Neural Models from Many Casual Videos

2021-12-23 · CVPR 2022 1 · Gengshan Yang, Minh Vo, Natalia Neverova, Deva Ramanan 외

Prior work for articulated 3D shape reconstruction often relies on specialized sensors (e.g., synchronized multi-camera systems), or pre-built 3D deformable models (e.g., SMAL or SMPL). Such methods are not able to scale…

3D Shape Reconstruction from VideosDynamic Reconstruction

REArtGS: Reconstructing and Generating Articulated Objects via 3D Gaussian Splatting with Geometric and Motion Constraints

2025-03-09 · Di wu, Liu Liu, Zhou Linli, Anran Huang 외

Articulated objects, as prevalent entities in human life, their 3D representations play crucial roles across various applications. However, achieving both high-fidelity textured surface reconstruction and dynamic generat…

Surface Reconstruction