multinerf icon indicating copy to clipboard operation
multinerf copied to clipboard

A Code Release for Mip-NeRF 360, Ref-NeRF, and RawNeRF

Results 112 multinerf issues
Sort by recently updated
recently updated
newest added

Could you provide a Dockerfile that properly sets up the requirements?

hi possible to get colab for check test thank's

What you've done is amazing. Thank you so much for sharing. I encountered the following problem when running the script train_raw.sh. Where did this transforms.json file come from? Was there...

Hello! When I went through the RawNeRF paper, it says that it was trained using multi-exposure dataset. But when I downloaded the RawNeRF dataset, I could only see one exposure....

I could generate the mesh file of ball scene with your instruction, but I can't do relight on ball because there's no texture map and blender file. Is there any...

I didn't find any configuration on the Shiny Blender dataset in your configuration files on multinerf. Could you please kindly provide me the learning rate configuration you used for the...

Why did you parameterize the reflection vector as a distribution, rather than using a single vector in Ref-NeRF. 'Next, we enable the directional MLP to reason about materials with different...

This PR adds support for datasets with different cameras. It's a bit hacky at the moment and was tested only on COLMAP data. @jonbarron, please let me know if you...

How can I train my own HDR data ? Can you please give an example?

First, thanks for sharing great work. BTW, I'm confused the notation in paper of mip-nerf 360. In appendix figure 10, the histogram of proposal and nerf MLP samples are different...