George Kopanas

Results 3 issues of George Kopanas

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

Hi, I am trying to do a leave-one-out rendering for the input cameras, I have been doing it this way: In this line https://github.com/intel-isl/StableViewSynthesis/blob/main/experiments/dataset.py#L263 I am adding a nbs.remove(idx) before...

Hi, When I follow the instructions for building the environment: ``` conda env create -f environment.yml conda activate plenoctree pip install --upgrade pip ``` ``` pip install --upgrade jaxlib==0.1.65+cuda110 -f...