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

About the adaptive control #12

Open
hello-world-hhh opened this issue Nov 10, 2024 · 1 comment
Open

About the adaptive control #12

hello-world-hhh opened this issue Nov 10, 2024 · 1 comment

Comments

@hello-world-hhh
Copy link

Hello Ruyi, when I train on my own dataset, the number of points increased to 3.6e+05, making the training process very slow.
Which parameters in adaptive control can typically be adjusted to reduce the number of points?

@Ruyi-Zha
Copy link
Owner

You can adjust --densify_grad_threshold. Increasing it reduces the number of split Gaussians. To disable adaptive control entirely, set --densify_until_iter 0.

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