DeepVideoMVS: Multi-View Stereo on Video with Recurrent Spatio-Temporal Fusion
We propose an online multi-view depth prediction approach on posed video streams, where the scene geometry information computed in the previous time steps is propagated to the current time step in an efficient and geometrically plausible way. The backbone of our approach is a real-time capable, lightweight encoder-decoder that relies on cost volumes computed from pairs of images. We extend it by placing a ConvLSTM cell at the bottleneck layer, which compresses an arbitrary amount of past information in its states. The novelty lies in propagating the hidden state of the cell by accounting for the viewpoint changes between time steps. At a given time step, we warp the previous hidden state into the current camera plane using the previous depth prediction. Our extension brings only a small overhead of computation time and memory consumption, while improving the depth predictions significantly. As a result, we outperform the existing state-of-the-art multi-view stereo methods on most of the evaluated metrics in hundreds of indoor scenes while maintaining a real-time performance. Code available: https://github.com/ardaduz/deep-video-mvs
Code (2)
Tasks
DecoderDepth EstimationDepth PredictionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Recurrent MVSNet for High-resolution Multi-view Stereo Depth Inference
Deep learning has recently demonstrated its excellent performance for multi-view stereo (MVS). However, one major limitation of current learned MVS approaches is the scalability: the memory-consuming cost volume regulari…
Vocal Bursts Intensity PredictionNon-local Recurrent Regularization Networks for Multi-view Stereo
In deep multi-view stereo networks, cost regularization is crucial to achieve accurate depth estimation. Since 3D cost volume filtering is usually memory-consuming, recurrent 2D cost map regularization has recently becom…
Depth EstimationDeep Stereo Video Inpainting
Stereo video inpainting aims to fill the missing regions on the left and right views of the stereo video with plausible content simultaneously. Compared with the single video inpainting that has achieved promising re…
Video InpaintingLow-Latency Neural Stereo Streaming
The rise of new video modalities like virtual reality or autonomous driving has increased the demand for efficient multi-view video compression methods, both in terms of rate-distortion (R-D) performance and in terms of …
Autonomous DrivingMotion CompensationVideo CompressionRAFT-Stereo: Multilevel Recurrent Field Transforms for Stereo Matching
We introduce RAFT-Stereo, a new deep architecture for rectified stereo based on the optical flow network RAFT. We introduce multi-level convolutional GRUs, which more efficiently propagate information across the image. A…
Optical Flow EstimationStereo Depth EstimationStereo Disparity EstimationStereo Matching