bmild / nerf

Code release for NeRF (Neural Radiance Fields)
http://tancik.com/nerf
MIT License
9.83k stars 1.37k forks source link

poses_bounds.npy for Synthetic dataset (lego) #128

Open cjw531 opened 2 years ago

cjw531 commented 2 years ago

Hi, I am trying to render synthetic dataset (lego) with render_demo.ipynb, after optimizing it. I checked the data folder and it seems like it has camera positions in *.json format. Is there any way to render the synthetic dataset like how you did in render_demo.ipynb?