Skip to content

[NeurIPS 2024] Generalizable and Animatable Gaussian Head Avatar

License

Notifications You must be signed in to change notification settings

xg-chu/GAGAvatar_track

Repository files navigation

⚡️ Tracking Framework for GAGA ⚡️

🚀 Track video 🚀
drawing
🚅 Track image 🚅
drawing

Description

GAGAvatar Track is a monocular face tracker built on FLAME. It provides FLAME parameters (including eyeball pose) and camera parameters, along with the bounding box and landmarks used during optimization.

Installation

Build environment

Comming soon.

Build source

Check the build_resources.sh.

The models are available at https://huggingface.co/xg-chu/GAGAvatar_track.

Fast start

It takes longer to track the first picture.

Track on video:

python track_video.py -v ./demos/obama.mp4

Track on one image:

python track_image.py -i ./demos/monroe.jpg

Track all images in a lmdb dataset:

python track_lmdb.py -l ./demos/lmdb

About

[NeurIPS 2024] Generalizable and Animatable Gaussian Head Avatar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published