zju3dv / NeuralRecon

Code for "NeuralRecon: Real-Time Coherent 3D Reconstruction from Monocular Video", CVPR 2021 oral
https://zju3dv.github.io/neuralrecon/
Apache License 2.0
2.07k stars 299 forks source link

Generalize to other datasets like NYUDepthv2. #79

Open guangkaixu opened 2 years ago

guangkaixu commented 2 years ago

Hi, thanks for your novel framework of neural 3d reconstruction.

I'm interested in the generalizability of NeuralRecon, but when I tried to conduct NeuralRecon on NYUDepthv2, poor prediction meshes are achieved but the generated gt meshes are correct. Are there any parameters needed to adjust on other datasets? I can upload several scenes of the NYU dataset if needed.