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
410 stars 29 forks source link

Some questions in training stage 2 #31

Open DuanWei1234 opened 3 months ago

DuanWei1234 commented 3 months ago

I noticed that your export smpl_params_pred.pth after train_stage1, but still use the old version smpl_params.pth in gen_pose_map_our_smpl.py. should I change that to the predicted version?

huliangxiao commented 3 months ago

Hi, yes, you're right!