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

How to render human under novel poses? #70

Open
coco010723 opened this issue May 28, 2024 · 2 comments
Open

How to render human under novel poses? #70

coco010723 opened this issue May 28, 2024 · 2 comments

Comments

@coco010723
Copy link

Hi:
It seems that when i run:
python run.py --type visualize --cfg_file configs/aninerf_313.yaml exp_name aninerf_313 resume True vis_pose_sequence True test_view "0,"
i can only only render people in known poses.So how to render human under novel poses?
Thanks!

@dendenxu
Copy link
Member

Hi! Thanks for using our code!
As mentioned in the readme. You can append the test_novel_pose option to the command line for rendering novel poses like this:

python run.py --type evaluate --cfg_file configs/aninerf_313.yaml exp_name aninerf_313_full resume True aninerf_animation True init_aninerf aninerf_313 test_novel_pose True

@coco010723
Copy link
Author

Thanks! Also,Can I use any set of poses to render the human body

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