-
Notifications
You must be signed in to change notification settings - Fork 6
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
Multiview Rendering #5
Comments
Sure! I'll work on adding more detailed instructions for multi-view rendering right away. Thank you for the helpful suggestion! |
Hey, I have updated the instructions. For rendering mode, you could add "--render_only 1" argument. "--render_train 1" indicates rendering training views; "--render_test 1" indicates rendering test views; "--render_path 1" means rendering moving camera results. Hope it could help you! |
Hi, Thank you so much for your prompt response. I really appreciate it. I was able to generate the image based on your command. video.mp4I would like to ask few of more questions:
|
For question 1, we use NeRFStudio codebase for the DyCheck dataset, you could dive into the For question 2, the Dycheck dataset link is https://drive.google.com/drive/folders/1cBw3CUKu2sWQfc_1LbFZGbpdQyTFzDEX and immersive is https://github.com/augmentedperception/deepview_video_dataset. |
Can you please give more instructions about how to do multiview rendering? Single view rendering is done automatically in the code. Need to know what to do in order to do multi-view rendering?
The text was updated successfully, but these errors were encountered: