360FusionNeRF
360FusionNeRF copied to clipboard
[IROS Submission] "360FusionNeRF: Panoramic Neural Radiance Fields with Joint Guidance" by Shreyas Kulkarni, Peng Yin, Sebastian Scherer.
Hi, @shreyask3107 @maxtomCMU, Thank you for sharing the code for your paper! The generated depth map has all pixel values of 0 due to uint8(d1). Is this the intended behavior?...
Thank you for sharing the code for your paper! I notice that all default config files set "use_gradient = True", which refers to another loss function not included in your...
Hi, @shreyask3107 @maxtomCMU, Thank you for sharing the code for your paper! Currently I'm working on a similar project. I'm wondering is possible to share the 9 scenes you used...