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.03k stars 294 forks source link

ScanNet data #41

Closed Innocence4822 closed 3 years ago

Innocence4822 commented 3 years ago

I'd like to ask about scannetv2 test.txt,scannetv2 train.txt,scannetv2_ Val.txt, how do I get these three files

JiamingSuen commented 3 years ago

You can obtain the train/val/test split information from here. I've also included this information in the README. Thanks for the heads up.