Skip to content

Official PyTorch implementation of "Expressive Whole-Body 3D Gaussian Avatar", ECCV 2024.

Notifications You must be signed in to change notification settings

mks0601/ExAvatar_RELEASE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Expressive Whole-Body 3D Gaussian Avatar (ECCV 2024)

  • This is an reimplmentation of Expressive Whole-Body 3D Gaussian Avatar (ECCV 2024) by the first author after leaving Meta. All the code use public assets without any Meta's internal-only modules. All the results in the camera-ready version and demo videos in the website are from this reimplmented code.
  • ExAvatar is designed as a combination of 1) whole-body (body, hands, and face) drivability of SMPL-X and 2) strong appearance modeling capability of 3DGS.

Yes, it's me, Gyeongsik in the video :), taken in front of my apartment with my mobile phone. For more high-resolution demo videos, please visit our website.

Creating and animating avatars from a phone scan

  1. To create an avatar, you first need to fit SMPL-X to a video with a single person. Go to here.
  2. Then, go to here to create and animate the avatar.

Creating and animating avatars from X-Humans dataset

Reference

@inproceedings{moon2024exavatar,
  title={Expressive Whole-Body 3D Gaussian Avatar},
  author = {Moon, Gyeongsik and Shiratori, Takaaki and Saito, Shunsuke},  
  booktitle={ECCV},
  year={2024}
}

About

Official PyTorch implementation of "Expressive Whole-Body 3D Gaussian Avatar", ECCV 2024.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages