multinerf
                                
                                
                                
                                    multinerf copied to clipboard
                            
                            
                            
                        A Code Release for Mip-NeRF 360, Ref-NeRF, and RawNeRF
Halo, Is there any comparation made between multinerf and instant NeRFs from nvidia? Thanks.
Hi, if I want to get the result of HDR tonemapping, I can change exposure and the parameters in linear_to_srgb, right? Is there any advice to change these parameters?
Hi, thanks for your great work.I want to render the video with my own camera track like ngp,can you give me some advice?, thanks a lot!
Hi, thank you so much for sharing this awesome code. Looking at your README, I've configured the environment, but I don't understand how to train or test the model with...
Hi, I'm trying to train MipNeRF360 with 4 GPUs. Should I remain the batch_size untouched or multiply 4 to it? Is there any other changes I should do to support...
only this test getting failed while executing run_all_unit_tests.sh, for windows10 system. Cam someone guide me how to resolve it?
Hi, Thanks to author for wonderful work. It will be really helpful if sequence of steps could be mentioned to reproduce the video (without retrain), shown for demos. Thanks.
Hi, I am encountering this problem when I run ./scripts/run_all_unit_tests.sh after setting up environment as you illustrated:     my CUDA version is 11.3, with a CUDNN version...
Hi there, I test the code on the datasets from yours, it shows fine, but when I tried to test on my own data, it seems that there is always...
Hi, thank you so much for sharing this amazing work to everyone! I am currently testing if MultiNeRF is possible to run on Windows machine, and right now with this...