AICurious Logo

What is: NeuralRecon: Real-Time Coherent 3D Reconstruction from Monocular Video?

SourceNeuralRecon: Real-Time Coherent 3D Reconstruction from Monocular Video
Year2000
Data SourceCC BY-SA - https://paperswithcode.com

NeuralRecon is a framework for real-time 3D scene reconstruction from a monocular video. Unlike previous methods that estimate single-view depth maps separately on each key-frame and fuse them later, NeuralRecon proposes to directly reconstruct local surfaces represented as sparse TSDF volumes for each video fragment sequentially by a neural network. A learning-based TSDF fusion module based on gated recurrent units is used to guide the network to fuse features from previous fragments. This design allows the network to capture local smoothness prior and global shape prior of 3D surfaces.