yenchenlin / nerf-pytorch

A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.
MIT License
5.33k stars 1.04k forks source link

How can I use nerf to reconstruct the tanksandtemples dataset clearly? #125

Open PaiDii opened 10 months ago

PaiDii commented 10 months ago

How can I use nerf to reconstruct the tanksandtemples dataset clearly?

I reconstructed the distant view very blurry, but the close-up view is still clear. And I just want to use the original nerf for reconstruction.

Can anyone give some hints?