yenchenlin / nerf-pytorch

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

Why do we download the tiny_nerf_data.npz? #73

Open calmelo opened 2 years ago

calmelo commented 2 years ago

I notice the code don't use the tiny_nerf_data.npz, why the download_example_data.sh download it?

Chinees-zhang commented 2 years ago

I notice the code don't use the tiny_nerf_data.npz, why the download_example_data.sh download it?

hi, do you have any idea? Looking forward to getting your reply.