Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
XiaokunSun opened this issue Sep 14, 2024 · 1 comment

Comments

@XiaokunSun
Copy link

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?

a.fat.European.woman.with.bob.cut.hairstyle_animation_step_00000_eval.mp4
@HaoZhang990127
Copy link
Owner

HaoZhang990127 commented Sep 23, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants