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

I encountered the error while Optimizing NeRF with Dense Depth Priors #15

Open
ztqyang opened this issue Jul 10, 2022 · 1 comment
Open

Comments

@ztqyang
Copy link

ztqyang commented Jul 10, 2022

Hi, thanks for your code!
While Optimizing,it shows RuntimeError. cUDA is out of memory. Is there any way to reduce the required memory.

@barbararoessle
Copy link
Owner

Hi, you can reduce netchunk_per_gpu. If that is not enough, you could reduce the batch size, however this may also require adapting the learning rate.

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