Hi,
Thank you all for the great work and the release of the code. I want to try the RefNeRF in real datasets, starting by reproducing the results in the scenes from the paper.
I used the following command to execute the code.
python3 run.py --ginc configs/refnerf/refnerf_real.gin --scene gardenspheres
But the rendering result is not good.

I'm not sure how I can get the results of the real data of refnerf.
Thank you.
Hi,
Thank you all for the great work and the release of the code. I want to try the RefNeRF in real datasets, starting by reproducing the results in the scenes from the paper.
I used the following command to execute the code.
python3 run.py --ginc configs/refnerf/refnerf_real.gin --scene gardenspheres
But the rendering result is not good.
I'm not sure how I can get the results of the real data of refnerf.
Thank you.