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

How can i get gaussian after deformation #84

Open
lihongyi1234 opened this issue Feb 18, 2024 · 1 comment
Open

How can i get gaussian after deformation #84

lihongyi1234 opened this issue Feb 18, 2024 · 1 comment

Comments

@lihongyi1234
Copy link

I have trained and rendered the dataset cook_spinach successfully, i see the render result video_rgb.mp4, it seems only render the first frame with different view. How can i get gaussian model after deformation, I want to know the result after deformation.

@guanjunwu
Copy link
Collaborator

You can check the code of gaussian_renderer/init.py, there are code of forward pass of the deformation field, you can just initialize a new 3D Gaussians from the output of the deformation field at every timestamp.

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