HaoZhang990127 / TECA

Offical code of TECA: Text-Guided Generation and Editing of Compositional 3D Avatars
https://yfeng95.github.io/teca/
MIT License
86 stars 1 forks source link

run “python -m scripts.run_teca_animation --config_path=configs/skinning_animation.yaml” and get bad results #3

Open XiaokunSun opened 1 month ago

XiaokunSun commented 1 month ago

I run python -m scripts.run_teca_animation --config_path=configs/skinning_animation.yaml following your readme, and I get the following strange results, is this normal?

https://github.com/user-attachments/assets/546a02ad-bdc1-42dd-884e-8d46e98745be

HaoZhang990127 commented 1 month ago

Hi, Thank you for your feedback, the video show that the camera of NeRF is clockwise and the camera of Mesh is counterclockwise, you can try to align them in https://github.com/HaoZhang990127/TECA/blob/main/src/training/trainer.py#L567 by set phi = data['phi']. By the way, the result sames not animate, if you want to drive it, please make sure the guide is correct in here https://github.com/HaoZhang990127/TECA/blob/main/configs/skinning_animation.yaml#L6