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

RAM to run LERF -- Problem -- Any thoughts? #69

Open
adrianxsalazar opened this issue Jan 8, 2024 · 0 comments
Open

RAM to run LERF -- Problem -- Any thoughts? #69

adrianxsalazar opened this issue Jan 8, 2024 · 0 comments

Comments

@adrianxsalazar
Copy link

Hi all,

I am attempting to train a LERF model on a custom dataset containing approximately 2000 images. When I run the 'ns-train' command, my 32GB of RAM becomes fully utilized, resulting in the termination of the process. Previously, I have successfully trained standard NeRF models using NeRF Studio on the same dataset without any issues. Therefore, I am wondering whether 32GB of RAM is insufficient for training LERF models, or if I might be missing a specific command necessary for LERF training. I have also tried reducing the number of images in my dataset, but this approach did not resolve the issue. The command I am using for training is:

ns-train lerf --output-dir --data data/colmap/

Thank you so much for your help.

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