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

The proximity densification strategy #71

Open
MarcWangzhiru opened this issue Dec 9, 2024 · 0 comments
Open

The proximity densification strategy #71

MarcWangzhiru opened this issue Dec 9, 2024 · 0 comments

Comments

@MarcWangzhiru
Copy link

MarcWangzhiru commented Dec 9, 2024

This is very interesting work. I wonder if you have tested the densification strategy of proximity and how many points can you pick out for densification? I noticed in your code that you have a very large extent threshold in the proximity function.Is this really enough to pick a large number of points? Because in other Gaussian operations, such as cloning and splitting, the extent of selecting points to be densitified is multiplied by a smaller factor percent_dense , and I notice that your proximity function does not multiply by this factor.
image
image
image

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