dunbar12138 / DSNeRF

Code release for DS-NeRF (Depth-supervised Neural Radiance Fields)
https://www.cs.cmu.edu/~dsnerf/
MIT License
746 stars 126 forks source link

OOM error #90

Open Shruti-Bansal opened 1 year ago

Shruti-Bansal commented 1 year ago

While training for 2 views on custom images, I keep getting Out of Memory Error. How low can the chunk size be made?

dunbar12138 commented 1 year ago

Hi, thanks for your interest. It depends on the VRAM. Other than the chunk size, you can also play with N_rand to reduce memory.