RuntimeError:CUDA out of memory.
zimingzhong opened this issue · 2 comments
zimingzhong commented
I follow the default setting of ClipNerf on one RTX TiTian X with cuda out of memory.
I run successfully standard nerf on TiTian X with nerf-pytorch, which is similar to ColorNerf.
Then I change mse loss to gray mse loss and add Clip loss on nerf-pytorch in the way described in ClipNerf, which also can successfully run on one Titian X.
Is there anything wrong?
Thank you for your time.
fangzhao521 commented
I also encountered the same problem. Have you solved it?Thank you very much!
zimingzhong commented
I also encountered the same problem. Have you solved it?Thank you very much!
change another GPU with bigger memory. Or reduce the sample_scale