paper-with-me

홈 › Papers

3DFaceFill: An Analysis-By-Synthesis Approach to Face Completion

2021-10-20 · Rahul Dey, Vishnu Boddeti

Existing face completion solutions are primarily driven by end-to-end models that directly generate 2D completions of 2D masked faces. By having to implicitly account for geometric and photometric variations in facial shape and appearance, such approaches result in unrealistic completions, especially under large variations in pose, shape, illumination and mask sizes. To alleviate these limitations, we introduce 3DFaceFill, an analysis-by-synthesis approach for face completion that explicitly considers the image formation process. It comprises three components, (1) an encoder that disentangles the face into its constituent 3D mesh, 3D pose, illumination and albedo factors, (2) an autoencoder that inpaints the UV representation of facial albedo, and (3) a renderer that resynthesizes the completed face. By operating on the UV representation, 3DFaceFill affords the power of correspondence and allows us to naturally enforce geometrical priors (e.g. facial symmetry) more effectively. Quantitatively, 3DFaceFill improves the state-of-the-art by up to 4dB higher PSNR and 25% better LPIPS for large masks. And, qualitatively, it leads to demonstrably more photorealistic face completions over a range of masks and occlusions while preserving consistency in global and component-wise shape, pose, illumination and eye-gaze.

📄 PDF Abstract BibTeX arXiv:2110.10395

Code (0)

등록된 구현이 없습니다.

Tasks

Facial Inpainting

Similar Papers 제목 키워드 기반

PanoPlane: Plane-Aware Panoramic Completion for Sparse-View Indoor 3D Gaussian Splatting

2026-05-13 · Adil Qureshi, Dongki Jung, Jaehoon Choi, Dinesh Manocha arxiv

We present PanoPlane, an approach for high-fidelity sparse-view indoor novel view synthesis that reconstructs closed room geometry via panoramic scene completion. Unlike perspective-based methods that generate training v…

Novel View Synthesis

SceneCompleter: Dense 3D Scene Completion for Generative Novel View Synthesis

2025-06-12 · Weiliang Chen, Jiayi Bi, Yuanhui Huang, Wenzhao Zheng 외

Generative models have gained significant attention in novel view synthesis (NVS) by alleviating the reliance on dense multi-view captures. However, existing methods typically fall into a conventional paradigm, where gen…

Novel View SynthesisScene Understanding

Shape Completion using 3D-Encoder-Predictor CNNs and Shape Synthesis

2016-12-01 · CVPR 2017 7 · Angela Dai, Charles Ruizhongtai Qi, Matthias Nießner

We introduce a data-driven approach to complete partial 3D shapes through a combination of volumetric deep neural networks and 3D shape synthesis. From a partially-scanned input shape, our method first infers a low-resol…

3D geometry3D Shape Generation

Stratified Labeling for Surface Consistent Parallax Correction and Occlusion Completion

2019-03-07 · Jie Chen, Lap-Pui Chau, Junhui Hou

The light field faithfully records the spatial and angular configurations of the scene, which facilitates a wide range of imaging possibilities. In this work, we propose an LF synthesis algorithm which renders high quali…

Generative Adversarial NetworkNovel View Synthesis

Towards Controllable and Interpretable Face Completion via Structure-Aware and Frequency-Oriented Attentive GANs

2019-09-25 · Zeyuan Chen, Shaoliang Nie, Tianfu Wu, Christopher G. Healey

Face completion is a challenging conditional image synthesis task. This paper proposes controllable and interpretable high-resolution and fast face completion by learning generative adversarial networks (GANs) progressiv…

Facial InpaintingGPUImage Generation