alextrevithick / GRF

🔥 General Radiance Field (ICCV, 2021)
280 stars 18 forks source link

Out of memory (OOM) #16

Open qhdqhd opened 2 years ago

qhdqhd commented 2 years ago

My GPU has 24GB. I decrease parameters as you said. --chunk [number of rays processed in parallel, decrease if running out of memory] --netchunk [number of pts sent through network in parallel, decrease if running out of memory] But it is useless even if these two parameters are set to one.

54HaoHao-hue commented 2 years ago

Has this problem been solved? My GPU is also 24GB, and I have the same trouble.....