JunchenLiu77 / NeRRF

NeRRF: 3D Reconstruction and View Synthesis for Transparent and Specular Objects with Neural Refractive-Reflective Fields

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About the loading data when implemetation

Whisper-MMM opened this issue · comments

commented

Hi, Thanks for the great works

When I was trying to implement the project, I encountered an issue with the data of the Nerf file. An error like this
image

Then I went to the file; it seems the code gets the vertices from the npz file based on the grid size. But I didn't find any data about this. May I know where these files are so I can confirm if there is a problem with my environment installation?
image

commented

Sorry, I missed the file in the data. Now it has been solved.