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

Rendering Novel View #190

Open
TejasCThakare opened this issue Sep 17, 2024 · 4 comments
Open

Rendering Novel View #190

TejasCThakare opened this issue Sep 17, 2024 · 4 comments

Comments

@TejasCThakare
Copy link

I have rendered the video...however, I want the novel view as shown in your paper... after rendering how should I do novel view synthesis..?

@guanjunwu
Copy link
Collaborator

Hi,
What dataset do you use? Or you customized dataset?

@TejasCThakare
Copy link
Author

I have created my dataset like the chicken dataset(HyperNerf) dataset with one camera...Looking forward to hear from you...

@guanjunwu
Copy link
Collaborator

Hi,
If the dataloader is colmap format, you can just set eval=False, 4D GS will take these images as test set.
If you want to render novel view, you can customize camera video path in dataloader and use render.py to render it.

@TejasCThakare
Copy link
Author

Thank you for the response.

Do you have any suggestion on how to customize? Or can you refer to any codebase which already does it?

Thank you!

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