paper-with-me

Papers

StylePeople: A Generative Model of Fullbody Human Avatars

2021-04-16 · CVPR 2021 1 · Artur Grigorev, Karim Iskakov, Anastasia Ianina, Renat Bashirov, Ilya Zakharkin, Alexander Vakhitov, Victor Lempitsky

We propose a new type of full-body human avatars, which combines parametric mesh-based body model with a neural texture. We show that with the help of neural textures, such avatars can successfully model clothing and hair, which usually poses a problem for mesh-based approaches. We also show how these avatars can be created from multiple frames of a video using backpropagation. We then propose a generative model for such avatars that can be trained from datasets of images and videos of people. The generative model allows us to sample random avatars as well as to create dressed avatars of people from one or few images. The code for the project is available at saic-violet.github.io/style-people.

📄 PDF Abstract BibTeX arXiv:2104.08363

Code (1)

Dolorousrtur/style-people 공식 구현 pytorch

Tasks

model

Similar Papers 제목 키워드 기반

MoRF: Mobile Realistic Fullbody Avatars from a Monocular Video

2023-03-17 · Renat Bashirov, Alexey Larionov, Evgeniya Ustinova, Mikhail Sidorenko 외

We present a system to create Mobile Realistic Fullbody (MoRF) avatars. MoRF avatars are rendered in real-time on mobile devices, learned from monocular videos, and have high realism. We use SMPL-X as a proxy geometry an…

DINAR: Diffusion Inpainting of Neural Textures for One-Shot Human Avatars

2023-03-16 · ICCV 2023 1 · David Svitov, Dmitrii Gudkov, Renat Bashirov, Victor Lempitsky

We present DINAR, an approach for creating realistic rigged fullbody avatars from single RGB images. Similarly to previous works, our method uses neural textures combined with the SMPL-X body model to achieve photo-reali…

Hyper Diffusion Avatars: Dynamic Human Avatar Generation using Network Weight Space Diffusion

2025-09-04 · Dongliang Cao, Guoxing Sun, Marc Habermann, Florian Bernard arxiv

Creating human avatars is a highly desirable yet challenging task. Recent advancements in radiance field rendering have achieved unprecedented photorealism and real-time performance for personalized dynamic human avatars…

AvatarGen: A 3D Generative Model for Animatable Human Avatars

2022-11-26 · Jianfeng Zhang, Zihang Jiang, Dingdong Yang, Hongyi Xu 외

Unsupervised generation of 3D-aware clothed humans with various appearances and controllable geometries is important for creating virtual human avatars and other AR/VR applications. Existing methods are either limited to…

Human Animation

Decoupled Generative Modeling for Human-Object Interaction Synthesis

2025-12-22 · Hwanhee Jung, Seunggwan Lee, Jeongyoon Yoon, SeungHyeon Kim 외 arxiv

Synthesizing realistic human-object interaction (HOI) is essential for 3D computer vision and robotics, underpinning animation and embodied control. Existing approaches often require manually specified intermediate waypo…