ShenhanQian / GaussianAvatars

[CVPR 2024 Highlight] The official repo for "GaussianAvatars: Photorealistic Head Avatars with Rigged 3D Gaussians"
https://shenhanqian.github.io/gaussian-avatars
Other
619 stars 93 forks source link

time #8

Closed Tiandishihua closed 9 months ago

Tiandishihua commented 9 months ago

How long is the training time and the inference time?

ShenhanQian commented 9 months ago

We can get a decent avatar within several minutes.

However, since the amount of data is very large, we use a long training schedule to conservatively add Gaussians and finetune FLAME parameters, which takes several hours to train a subject on a single GPU.

The inference (novel-view and novel-expression) on a subject takes about 10 minutes.