SCNeRF
SCNeRF copied to clipboard
[ICCV21] Self-Calibrating Neural Radiance Fields
Thank you for sharing your code. I'm trying to reproduce the results in the main 1 table. Now I fully trained NeRF results (not 'ours' results) and all of the...
First, i generating COLMAP poses of custom image set. According to my own dataset, i modify Demo.sh. But, it run the following problems. 
Training Done Starts Train Rendering 0%| | 0/17 [00:00
Hello, thanks for your great work. I am interested in training the FishEyeNeRF dataset with the NeRF++ model. Specifically, I would like to reproduce the NeRF++[RD] presented in Table 4...
Hi, I found that you used SuperGlue and SuperPoint as feature extractor and matcher, as far as I know, these two algorithms are trained supervisedly, Is there any suspicion of...