jiepengwang / NeuRIS

MIT License
229 stars 16 forks source link

camera_sphere.npz file #26

Closed lbrianza closed 1 year ago

lbrianza commented 1 year ago

Hello @jiepengwang , thank you for this repository. I am trying to use Neuris to reconstruct the mesh of indoor scenes. I manage to run successfully the exp_preprocess.py script to preprocess private data, however I cannot run the exp_runner.py script because the camera_sphere.npz file is missing. I was trying to understand, how is this file created? I cannot see it anywhere in the instructions. I see that the scannet scenes already have it included, but I need it for private data also. Could you please explain how to produce this file? Thank you!

lbrianza commented 1 year ago

My bad, the file is produced by the exp_preprocess script. I close