paper-with-me

홈 › Papers

Generating Texture for 3D Human Avatar from a Single Image using Sampling and Refinement Networks

2023-05-01 · Sihun Cha, Kwanggyoon Seo, Amirsaman Ashtari, Junyong Noh

There has been significant progress in generating an animatable 3D human avatar from a single image. However, recovering texture for the 3D human avatar from a single image has been relatively less addressed. Because the generated 3D human avatar reveals the occluded texture of the given image as it moves, it is critical to synthesize the occluded texture pattern that is unseen from the source image. To generate a plausible texture map for 3D human avatars, the occluded texture pattern needs to be synthesized with respect to the visible texture from the given image. Moreover, the generated texture should align with the surface of the target 3D mesh. In this paper, we propose a texture synthesis method for a 3D human avatar that incorporates geometry information. The proposed method consists of two convolutional networks for the sampling and refining process. The sampler network fills in the occluded regions of the source image and aligns the texture with the surface of the target 3D mesh using the geometry information. The sampled texture is further refined and adjusted by the refiner network. To maintain the clear details in the given image, both sampled and refined texture is blended to produce the final texture map. To effectively guide the sampler network to achieve its goal, we designed a curriculum learning scheme that starts from a simple sampling task and gradually progresses to the task where the alignment needs to be considered. We conducted experiments to show that our method outperforms previous methods qualitatively and quantitatively.

📄 PDF Abstract BibTeX arXiv:2305.00936

Code (0)

등록된 구현이 없습니다.

Tasks

Texture Synthesis

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

AvatarTex: High-Fidelity Facial Texture Reconstruction from Single-Image Stylized Avatars

2025-11-10 · Yuda Qiu, Zitong Xiao, Yiwei Zuo, Zisheng Ye 외 arxiv

We present AvatarTex, a high-fidelity facial texture reconstruction framework capable of generating both stylized and photorealistic textures from a single image. Existing methods struggle with stylized avatars due to th…

AvatarCraft: Transforming Text into Neural Human Avatars with Parameterized Shape and Pose Control

2023-03-30 · ICCV 2023 1 · Ruixiang Jiang, Can Wang, Jingbo Zhang, Menglei Chai 외

Neural implicit fields are powerful for representing 3D scenes and generating high-quality novel views, but it remains challenging to use such implicit representations for creating a 3D human avatar with a specific ident…

UltrAvatar: A Realistic Animatable 3D Avatar Diffusion Model with Authenticity Guided Textures

2024-01-20 · CVPR 2024 1 · Mingyuan Zhou, Rakib Hyder, Ziwei Xuan, GuoJun Qi

Recent advances in 3D avatar generation have gained significant attentions. These breakthroughs aim to produce more realistic animatable avatars, narrowing the gap between virtual and real-world experiences. Most of exis…

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

2023-05-25 · Zhenzhen Weng, Zeyu Wang, Serena Yeung

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 mode…

3D Shape GenerationImage GenerationImage to 3DNeRF+2

SEEAvatar: Photorealistic Text-to-3D Avatar Generation with Constrained Geometry and Appearance

2023-12-13 · Yuanyou Xu, Zongxin Yang, Yi Yang

Powered by large-scale text-to-image generation models, text-to-3D avatar generation has made promising progress. However, most methods fail to produce photorealistic results, limited by imprecise geometry and low-qualit…

Image GenerationPrompt EngineeringText to 3DText to Image Generation+1