aipixel / GaussianAvatar

[CVPR 2024] The official repo for "GaussianAvatar: Towards Realistic Human Avatar Modeling from a Single Video via Animatable 3D Gaussians"
https://huliangxiao.github.io/GaussianAvatar
MIT License
343 stars 22 forks source link

About pose_op_start_iter #30

Open Vinci881027 opened 2 months ago

Vinci881027 commented 2 months ago

Great Work! I'm wonder why you set pose_op_start_iter = 10, how does it affect your results when start epoch is smaller or larger?

huliangxiao commented 1 week ago

Hi, I set pose_op_start_iter = 10 based on my experience, and I haven't tried other settings. I hope this helps you.