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

Update for gaussians #6

Open
JerryPW opened this issue Jul 31, 2024 · 1 comment
Open

Update for gaussians #6

JerryPW opened this issue Jul 31, 2024 · 1 comment

Comments

@JerryPW
Copy link

JerryPW commented Jul 31, 2024

Hi! I'm rencently using your work on some downstream reconstruction tasks. However, I noticed that apart from SH coefficients, other parameters of 3DGS are not likely to be updated? I've checked the requires_grad options and backward.cu in submodules, and it all seems well. Is there any modifications of your code to ensure that the rest parameters of 3DGS are no longer to be unpdated?

Hoping for your reply soon!

@JerryPW
Copy link
Author

JerryPW commented Aug 1, 2024

OK, after hours of debugging, I finally know why. There is an option named iter_fix_smpl_init_verts and is set as 1500, indicating that no vertice of human will be changed before 1500.

I just list the answer here in case for others who have the same problem waste time here.

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

1 participant