pytorch3d
pytorch3d copied to clipboard
Pretrained NeRF models?
🚀 Feature
It would be nice to have a way to download pretrained NeRF models for the projects/nerf project.
Motivation
It would be cool to be able to test NeRF with your Pytorch3D implementation.
Pitch
Having a way to download NeRF models pretrained on classic datasets.
@wesbz thanks, we will consider the suggestion for an upcoming release.
May I ask what parameters are used for training the NeRF? I cannot reproduce the PSNR of the fern dataset, it's only 17.9 which is far from 27.9. I used the default parameters provided in the config file.
+1, I also have a PSNR much lower on the fern test data.