CVMay 25, 2023

ZeroAvatar: Zero-shot 3D Avatar Generation from a Single Image

arXiv:2305.16411v121 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of creating accurate 3D human avatars from images, which is incremental by building on existing score distillation techniques.

The paper tackles the problem of generating 3D avatars from a single image by introducing explicit 3D human body priors to improve geometry preservation, resulting in enhanced robustness and 3D consistency compared to existing zero-shot methods.

Recent advancements in text-to-image generation have enabled significant progress in zero-shot 3D shape generation. This is achieved by score distillation, a methodology that uses pre-trained text-to-image diffusion models to optimize the parameters of a 3D neural presentation, e.g. Neural Radiance Field (NeRF). While showing promising results, existing methods are often not able to preserve the geometry of complex shapes, such as human bodies. To address this challenge, we present ZeroAvatar, a method that introduces the explicit 3D human body prior to the optimization process. Specifically, we first estimate and refine the parameters of a parametric human body from a single image. Then during optimization, we use the posed parametric body as additional geometry constraint to regularize the diffusion model as well as the underlying density field. Lastly, we propose a UV-guided texture regularization term to further guide the completion of texture on invisible body parts. We show that ZeroAvatar significantly enhances the robustness and 3D consistency of optimization-based image-to-3D avatar generation, outperforming existing zero-shot image-to-3D methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes