lizhe00 / AnimatableGaussians

Code of [CVPR 2024] "Animatable Gaussians: Learning Pose-dependent Gaussian Maps for High-fidelity Human Avatar Modeling"
https://animatable-gaussians.github.io/
Other
896 stars 59 forks source link

Training Time #13

Open yejr0229 opened 6 months ago

yejr0229 commented 6 months ago

Hi,I wonder how long does the model take to train? I use one 3090 and have trained about 3 days...

lizhe00 commented 6 months ago

You can stop the training if you think the evaluation results in ./results/*/avatar/eval are satisfactory.

ctsalico commented 5 months ago

hi, and thanks for publishing the code! I couldn't find any info on how many epochs you trained for, for example, for the Avatarrex dataset. Could you perhaps share this information? Thank you!