paper-with-me

홈 › Papers

Splatshot: 3D Face Avatar Generation from a Single Unconstrained Photo

2026-05-31 · Hao Liang, Zhixuan Ge, Soumendu Majee, Joanna Li, Ashok Veeraraghavan, Guha Balakrishnan arxiv

Reconstructing a photorealistic 3D face avatar from a single unconstrained photograph is challenging: feed-forward 3D Gaussian Splatting (3DGS) models degrade on out-of-distribution inputs, while pretrained diffusion models produce high-fidelity images but lack multi-view consistency. We observe that these paradigms are fundamentally complementary: explicit 3D representations guarantee geometric consistency, whereas 2D diffusion priors ensure photorealism. Building on this, we propose SplatShot, a training-free framework that couples these representations directly within the denoising process. Given a base 3DGS face model and a single reference image, we jointly denoise all target views using a per-step 3D feedback loop. At each timestep, we predict clean images from the noisy latents, refit the 3DGS to these multi-view predictions, and back-propagate the photometric discrepancy between the 3DGS re-renderings and 2D predictions into the noise estimate. This steers the sampling trajectory toward strictly 3D-coherent, identity-faithful outputs. Experiments on diverse in-the-wild images demonstrate that SplatShot produces 3D avatars with superior identity preservation, photorealism, and multi-view consistency.

📄 PDF Abstract BibTeX arXiv:2606.01493

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Single Image, Any Face: Generalisable 3D Face Generation

2024-09-25 · Wenqing Wang, Haosen Yang, Josef Kittler, Xiatian Zhu

The creation of 3D human face avatars from a single unconstrained image is a fundamental task that underlies numerous real-world vision and graphics applications. Despite the significant progress made in generative model…

Face Generation

FastAvatar: Instant 3D Gaussian Splatting for Faces from Single Unconstrained Poses

2025-08-25 · Hao Liang, Zhixuan Ge, Soumendu Majee, Ashish Tiwari 외 arxiv

We present FastAvatar, a fast and robust algorithm for single-image 3D face reconstruction using 3D Gaussian Splatting (3DGS). Given a single input image from an arbitrary pose, FastAvatar recovers a high-quality, full-h…

3D Face Reconstruction

UnconFuse: Avatar Reconstruction from Unconstrained Images

2022-11-18 · Han Huang, Liliang Chen, Xihao Wang

The report proposes an effective solution about 3D human body reconstruction from multiple unconstrained frames for ECCV 2022 WCPA Challenge: From Face, Body and Fashion to 3D Virtual avatars I (track1: Multi-View Based …

Normalized Avatar Synthesis Using StyleGAN and Perceptual Refinement

2021-06-21 · CVPR 2021 1 · Huiwen Luo, Koki Nagano, Han-Wei Kung, Mclean Goldwhite 외

We introduce a highly robust GAN-based framework for digitizing a normalized 3D avatar of a person from a single unconstrained photo. While the input image can be of a smiling person or taken in extreme lighting conditio…

3D Face ReconstructionFace ModelFace Reconstruction

PiG-Avatar: Hierarchical Neural-Field-Guided Gaussian Avatars

2026-05-19 · Julian Kaltheuner, Jan Spindler, Sina Kitz, Patrick Stotko 외 arxiv

Existing Gaussian avatar methods typically parameterize geometry on a body-template surface, which entangles the avatar's representation space with the template's deformation space and limits the capture of layered, off-…