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

Add prune_scale3d argument to MCMCStrategy #567

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bchretien
Copy link

MCMC-based models often suffer from very large splats that reduce the overall quality, as partially discussed in #252 and nerfstudio-project/nerfstudio#3548. This PR adds the same logic as in the default strategy, that is pruning (or in this case relocating) splats that are too large. I used the same naming convention and default values as for the default strategy for consistency.

@bchretien
Copy link
Author

If it makes things clearer, I can rename prune_scale3d to relocate_scale3d.

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

Successfully merging this pull request may close these issues.

1 participant