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

Training GaussianPro using a GPU with 12GB VRAM #67

Open
caioviturinofs opened this issue Oct 7, 2024 · 1 comment
Open

Training GaussianPro using a GPU with 12GB VRAM #67

caioviturinofs opened this issue Oct 7, 2024 · 1 comment

Comments

@caioviturinofs
Copy link
Contributor

Is there anyway to train this GaussianPro with a GPU with 12GB of VRAM?

Thank you in advance :)

@caioviturinofs caioviturinofs changed the title [email protected] Training GaussianPro using a GPU with 12GB VRAM Oct 7, 2024
@kcheng1021
Copy link
Owner

Hi, many thanks for your contribution first.
For your question, first make sure 3DGS originally can train your scene with 12GB.
Then you can downscale the training images size, or increasing the size of --percent_dense parameter (to make gaussian densify less), or decrease the propagated Gaussians' number (in line 440-442 of gaussian_model.py). Propagation module itself does not cost too much memory.

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