SCNeRF icon indicating copy to clipboard operation
SCNeRF copied to clipboard

[ICCV21] Self-Calibrating Neural Radiance Fields

Results 5 SCNeRF issues
Sort by recently updated
recently updated
newest added

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...

help wanted

First, i generating COLMAP poses of custom image set. According to my own dataset, i modify Demo.sh. But, it run the following problems. ![image](https://user-images.githubusercontent.com/63044657/190884681-67794794-b78f-4915-88ce-e090b85ba022.png)

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...