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

Multiview Rendering #5

Open
hasan1292 opened this issue Oct 28, 2024 · 4 comments
Open

Multiview Rendering #5

hasan1292 opened this issue Oct 28, 2024 · 4 comments

Comments

@hasan1292
Copy link

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?

@Friedrich-M
Copy link
Owner

Sure! I'll work on adding more detailed instructions for multi-view rendering right away. Thank you for the helpful suggestion!

@Friedrich-M
Copy link
Owner

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!

@hasan1292
Copy link
Author

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.mp4

I would like to ask few of more questions:

  1. Your training works well on DyNerf data. But what if I have to use DyCheck1 or DyCheck2 dataset. Will I use the same training and rendering command?
  2. Can you please provide links to DyCheck and Google Immersive dataset like you provided DyNeRF dataset link?

@Friedrich-M
Copy link
Owner

For question 1, we use NeRFStudio codebase for the DyCheck dataset, you could dive into the nerfplayer-nerfstudio directory of this repo and follow the instructions below for training and rendering.
image

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.

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