nerf-pytorch
nerf-pytorch copied to clipboard
Reproducing fern outputs
Hi,
I was trying to reproduce the fern output trained using the default configuration as shared in the codebase. However, the quality I get after 10 hours of training for around 250000 iterations is not good. Am I missing something?
Config used: config/fern.yml
I am trying to use the code for real images and wanted to make sure I am doing things right. BTW your codebase was very helpful and probably pretty fast.
Thanking you.
Regards, K. J. Nitthilan
Hi, @nitthilan, @krrish94, I think the fine network is not trained?
if model_fine: model_coarse.train()