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

Render from a new viewpoint #144

Open
GiadaFerreri opened this issue Jun 18, 2024 · 2 comments
Open

Render from a new viewpoint #144

GiadaFerreri opened this issue Jun 18, 2024 · 2 comments

Comments

@GiadaFerreri
Copy link

Hi, thanks for your great work! I'm tying to render the output from a different point of view and I'm using the command 'python render.py --model_path "output/dnerf/bouncingballs/" --skip_train --configs arguments/dnerf/bouncingballs.py &' but I only get the initial position of the input video. How can I change the viewpoint before rendering the video?

@guanjunwu
Copy link
Collaborator

guanjunwu commented Jun 21, 2024

Just customize code in the dataset_readers.py and get video poses
here

@GiadaFerreri
Copy link
Author

Thank you for your answer. I tried to do what you suggested as you can see in the commented lines. I'm not sure if I modified the correct section of the script because it didn't work.
WhatsApp Image 2024-07-05 at 09 59 21

Could you give me some advice?

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