Totoro97 / f2-nerf

Fast neural radiance field training with free camera trajectories
https://totoro97.github.io/projects/f2-nerf/
Apache License 2.0
933 stars 69 forks source link

Crash after pers_octree_->MarkInvisibleNodes is called #115

Closed JenningsL closed 12 months ago

JenningsL commented 1 year ago

Hi, I recently encounter this issue: RuntimeError: CUDA error: an illegal memory access was encountered when MarkInvisibleNodes is called, the program will crash with error as below. If I comment this line, image everything works just fine. Do you have any idea where might be the problem? or where should I check first? Also, I would like to know whether this step affect the quality, or just about efficiency ? Any suggestion is appreciated. Thank you very much!