You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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:
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!
The text was updated successfully, but these errors were encountered: