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

the issue about using your own data #74

Open shangqideng opened 2 years ago

shangqideng commented 2 years ago

I meet some question when I use my own datasets. When I put the poses_bounds.npy from the imgs2poses into the nerf, the results of rendering are very bad, and the video is like a cloud of fog.