Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

DeepVideoMVS: Multi-View Stereo on Video with Recurrent Spatio-Temporal Fusion

About

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

Arda D\"uz\c{c}eker, Silvano Galliani, Christoph Vogel, Pablo Speciale, Mihai Dusmanu, Marc Pollefeys• 2020

Related benchmarks

TaskDatasetResultRank
3D Geometry ReconstructionScanNet
Accuracy6.7
54
2D Depth EstimationScanNet
AbsRel0.061
26
3D Scene ReconstructionScanNet v2 (test)
Accuracy0.117
26
Depth Estimation7-Scenes (test)
Abs Rel0.1157
19
Depth EstimationTUM-RGBD
Abs Rel Error0.095
16
Multi-view Depth EstimationScanNet 16 (test)
Abs Rel Error0.0895
12
3D ReconstructionTUM-RGBD
F-score16.2
11
Depth EstimationICL-NUIM
Abs Rel Error0.106
11
3D ReconstructionICL-NUIM
F-score17.3
11
Depth EstimationScanNet v2 (test)
Abs Diff0.1186
10
Showing 10 of 14 rows

Other info

Follow for update