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

Request to Generate Gaussian Ellipsoids Within a Fixed Range to Save Memory #77

Open
Liu-Jinxin opened this issue Apr 22, 2024 · 1 comment

Comments

@Liu-Jinxin
Copy link

Thanks for your amazing work on this project. It's been incredibly helpful!

I have a specific need where I want to generate Gaussian ellipsoids within a fixed range and render them to save on memory usage. Could you guide me if it's possible to achieve this by modifying a certain part of the code? If so, which sections would be best to adjust or is there a feature already available that I could use for this purpose?

Thank you in advance for your assistance and looking forward to your suggestions.

Regards,
Jinxin

@muskie82
Copy link
Owner

Hi,

Thank you for your interest in our work.

We haven't experimented with this before, but one potential approach could be to adjust the densification function based on the current number of Gaussians in the model.

Best regards,

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