issues
search
yenchenlin
/
nerf-pytorch
A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.
MIT License
5.47k
stars
1.06k
forks
source link
Only save network_fine state dict if it exists
#69
Open
jonathanventura
opened
2 years ago
jonathanventura
commented
2 years ago
Fixes an issue when saving weights if N_importance = 0.
Fixes an issue when saving weights if N_importance = 0.