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

MV-DUSt3R+: Single-Stage Scene Reconstruction from Sparse Views In 2 Seconds

About

Recent sparse multi-view scene reconstruction advances like DUSt3R and MASt3R no longer require camera calibration and camera pose estimation. However, they only process a pair of views at a time to infer pixel-aligned pointmaps. When dealing with more than two views, a combinatorial number of error prone pairwise reconstructions are usually followed by an expensive global optimization, which often fails to rectify the pairwise reconstruction errors. To handle more views, reduce errors, and improve inference time, we propose the fast single-stage feed-forward network MV-DUSt3R. At its core are multi-view decoder blocks which exchange information across any number of views while considering one reference view. To make our method robust to reference view selection, we further propose MV-DUSt3R+, which employs cross-reference-view blocks to fuse information across different reference view choices. To further enable novel view synthesis, we extend both by adding and jointly training Gaussian splatting heads. Experiments on multi-view stereo reconstruction, multi-view pose estimation, and novel view synthesis confirm that our methods improve significantly upon prior art. Code will be released.

Zhenggang Tang, Yuchen Fan, Dilin Wang, Hongyu Xu, Rakesh Ranjan, Alexander Schwing, Zhicheng Yan• 2024

Related benchmarks

TaskDatasetResultRank
Video Depth EstimationSintel
Relative Error (Rel)0.619
109
Video Depth EstimationBONN
Relative Error (Rel)0.426
103
Novel View SynthesisScanNet
PSNR23
58
Video Depth EstimationKITTI
Abs Rel0.401
47
Camera pose estimationCO3D v2
AUC@3069.5
29
3D Scene Reconstruction7-Scenes (test)--
27
Novel View SynthesisHM3D
PSNR21.4
21
Multi-View Pose EstimationScanNet supervised (test)
RRE0.9
18
Human-centric depth estimationBONN
Abs Rel0.426
16
Multi-View Pose EstimationHM3D supervised (test)
RRE0.00e+0
15
Showing 10 of 24 rows

Other info

Code

Follow for update