city-super / BungeeNeRF

[ECCV22] BungeeNeRF: Progressive Neural Radiance Field for Extreme Multi-scale Scene Rendering
https://city-super.github.io/citynerf
MIT License
565 stars 61 forks source link

'retraw' is not defined #2

Closed bityangke closed 2 years ago

bityangke commented 2 years ago

report a BUG File "run_bungee.py", line 327, in render_rays if retraw: NameError: name 'retraw' is not defined

kam1107 commented 2 years ago

Thanks for pointing out. Fixed by removing the condition.