paper-with-me

Papers

SelfRecon: Self Reconstruction Your Digital Avatar from Monocular Video

2022-01-30 · CVPR 2022 1 · Boyi Jiang, Yang Hong, Hujun Bao, Juyong Zhang

We propose SelfRecon, a clothed human body reconstruction method that combines implicit and explicit representations to recover space-time coherent geometries from a monocular self-rotating human video. Explicit methods require a predefined template mesh for a given sequence, while the template is hard to acquire for a specific subject. Meanwhile, the fixed topology limits the reconstruction accuracy and clothing types. Implicit representation supports arbitrary topology and can represent high-fidelity geometry shapes due to its continuous nature. However, it is difficult to integrate multi-frame information to produce a consistent registration sequence for downstream applications. We propose to combine the advantages of both representations. We utilize differential mask loss of the explicit mesh to obtain the coherent overall shape, while the details on the implicit surface are refined with the differentiable neural rendering. Meanwhile, the explicit mesh is updated periodically to adjust its topology changes, and a consistency loss is designed to match both representations. Compared with existing methods, SelfRecon can produce high-fidelity surfaces for arbitrary clothed humans with self-supervised optimization. Extensive experimental results demonstrate its effectiveness on real captured monocular videos. The source code is available at https://github.com/jby1993/SelfReconCode.

📄 PDF Abstract BibTeX arXiv:2201.12792

Code (1)

jby1993/selfreconcode 공식 구현 pytorch

Tasks

3D Human ReconstructionNeural Rendering

Similar Papers 제목 키워드 기반

MonoSelfRecon: Purely Self-Supervised Explicit Generalizable 3D Reconstruction of Indoor Scenes from Monocular RGB Views

2024-04-10 · Runfa Li, Upal Mahbub, Vasudev Bhaskaran, Truong Nguyen

Current monocular 3D scene reconstruction (3DR) works are either fully-supervised, or not generalizable, or implicit in 3D representation. We propose a novel framework - MonoSelfRecon that for the first time achieves exp…

3D Reconstruction3D Scene ReconstructionDepth EstimationNeRF

SelfieAvatar: Real-time Head Avatar reenactment from a Selfie Video

2026-01-26 · Wei Liang, Hui Yu, Derui Ding, Rachael E. Jack 외 arxiv

Head avatar reenactment focuses on creating animatable personal avatars from monocular videos, serving as a foundational element for applications like social signal understanding, gaming, human-machine interaction, and c…

Image Generation

RAW: Robust Avatar Watermarking -- Benchmarking and Baseline

2026-05-17 · Jack Parry, Jack Saunders, Vinay Namboodiri arxiv

Digital avatar watermarking presents unique challenges: avatars are routinely post-processed with background replacement, reframing, and format conversion before deployment. We introduce \textbf{RAW} (Robust Avatar Water…

3D Face Reconstruction

SOAR: Self-Occluded Avatar Recovery from a Single Video In the Wild

2024-10-31 · Zhuoyang Pan, Angjoo Kanazawa, Hang Gao

Self-occlusion is common when capturing people in the wild, where the performer do not follow predefined motion scripts. This challenges existing monocular human reconstruction systems that assume full body visibility. W…

Generalizable and Animatable Gaussian Head Avatar

2024-10-10 · Xuangeng Chu, Tatsuya Harada

In this paper, we propose Generalizable and Animatable Gaussian head Avatar (GAGAvatar) for one-shot animatable head avatar reconstruction. Existing methods rely on neural radiance fields, leading to heavy rendering cons…