nerf_atlas icon indicating copy to clipboard operation
nerf_atlas copied to clipboard

A collection of NeRF extensions for fun and experimentation.

Results 4 nerf_atlas issues
Sort by recently updated
recently updated
newest added

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.

enhancement

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.

enhancement

Hi, Thanks for the great work! After I finished training, how do I modify the code/file to relight the scene? Thanks in advance.