nerf_atlas
nerf_atlas copied to clipboard
A collection of NeRF extensions for fun and experimentation.
I would like to have an external hyperparameter file, likely JSON which is read from for each of the hyperparameters in a lot of the models. I think I'm pretty...
I've not really had the chance to check if DataParallel works for multiple GPUs, so getting that to work would be fantastic.
Currently, it only uses a single level of NeRF with no refinement. It would be good to add in the refined model from the original paper using inverse sampling.
Hi, Thanks for the great work! After I finished training, how do I modify the code/file to relight the scene? Thanks in advance.