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 specific viewpoint #137

Open
m4ri01 opened this issue May 31, 2024 · 2 comments
Open

Render From specific viewpoint #137

m4ri01 opened this issue May 31, 2024 · 2 comments

Comments

@m4ri01
Copy link

m4ri01 commented May 31, 2024

Hello, and thank you for your excellent work on these 4DGaussians. I really appreciate this method and code. I want to ask about the rendering process for the Dynerf dataset. In the dynerf dataset (i.e., cut_roasted_beef), if I render it using this commandpython render.py --model_path "output/dynerf/cut_roasted_beef/" --skip_train --configs arguments/dynerf/cut_roasted_beef.py  & I will get a result that looks like yours on the project web: https://guanjunwu.github.io/4dgs/static/videos/cut_roasted_beef_2_30.mp4.
My question is: how do I render the train result so that I can only view it from a specific angle? For example, I want to render the result from the left perspective. I expect that the output should closely resemble the cam10.mp4 found in the original cut_roasted_beef data set. Is it possible to do it this way?

@guanjunwu
Copy link
Collaborator

Hi,you can select a training view and rotate it? just modify the code in here

@Spawnfile
Copy link

According to #137 (comment), does view like get_spiral affect to train result or only render output ?

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

3 participants