paper-with-me

Papers

Learning Locally Editable Virtual Humans

2023-04-28 · CVPR 2023 1 · Hsuan-I Ho, Lixin Xue, Jie Song, Otmar Hilliges

In this paper, we propose a novel hybrid representation and end-to-end trainable network architecture to model fully editable and customizable neural avatars. At the core of our work lies a representation that combines the modeling power of neural fields with the ease of use and inherent 3D consistency of skinned meshes. To this end, we construct a trainable feature codebook to store local geometry and texture features on the vertices of a deformable body model, thus exploiting its consistent topology under articulation. This representation is then employed in a generative auto-decoder architecture that admits fitting to unseen scans and sampling of realistic avatars with varied appearances and geometries. Furthermore, our representation allows local editing by swapping local features between 3D assets. To verify our method for avatar creation and editing, we contribute a new high-quality dataset, dubbed CustomHumans, for training and evaluation. Our experiments quantitatively and qualitatively show that our method generates diverse detailed avatars and achieves better model fitting performance compared to state-of-the-art methods. Our code and dataset are available at https://custom-humans.github.io/.

📄 PDF Abstract BibTeX arXiv:2305.00121

Code (1)

custom-humans/editable-humans 공식 구현 pytorch

Tasks

Decoder

Similar Papers 제목 키워드 기반

GGAvatar: Reconstructing Garment-Separated 3D Gaussian Splatting Avatars from Monocular Video

2024-11-15 · Jingxuan Chen

Avatar modelling has broad applications in human animation and virtual try-ons. Recent advancements in this field have focused on high-quality and comprehensive human reconstruction but often overlook the separation of c…

DisentanglementHuman Animation

PromptDresser: Improving the Quality and Controllability of Virtual Try-On via Generative Textual Prompt and Prompt-aware Mask

2024-12-22 · Jeongho Kim, Hoiyeong Jin, Sunghyun Park, Jaegul Choo

Recent virtual try-on approaches have advanced by fine-tuning the pre-trained text-to-image diffusion models to leverage their powerful generative ability. However, the use of text prompts in virtual try-on is still unde…

In-Context LearningVirtual Try-on

Generating Part-Aware Editable 3D Shapes Without 3D Supervision

2023-01-01 · CVPR 2023 1 · Konstantinos Tertikas, Despoina Paschalidou, Boxiao Pan, Jeong Joon Park 외

Impressive progress in generative models and implicit representations gave rise to methods that can generate 3D shapes of high quality. However, being able to locally control and edit shapes is another essential prop…

NeRF

PartNeRF: Generating Part-Aware Editable 3D Shapes without 3D Supervision

2023-03-16 · Konstantinos Tertikas, Despoina Paschalidou, Boxiao Pan, Jeong Joon Park 외

Impressive progress in generative models and implicit representations gave rise to methods that can generate 3D shapes of high quality. However, being able to locally control and edit shapes is another essential property…

NeRF

FENeRF: Face Editing in Neural Radiance Fields

2021-11-30 · CVPR 2022 1 · Jingxiang Sun, Xuan Wang, Yong Zhang, Xiaoyu Li 외

Previous portrait image generation methods roughly fall into two categories: 2D GANs and 3D-aware GANs. 2D GANs can generate high fidelity portraits but with low view consistency. 3D-aware GAN methods can maintain view c…

3D-Aware Image SynthesisImage Generation