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

AA-RMVSNet: Adaptive Aggregation Recurrent Multi-view Stereo Network

About

In this paper, we present a novel recurrent multi-view stereo network based on long short-term memory (LSTM) with adaptive aggregation, namely AA-RMVSNet. We firstly introduce an intra-view aggregation module to adaptively extract image features by using context-aware convolution and multi-scale aggregation, which efficiently improves the performance on challenging regions, such as thin objects and large low-textured surfaces. To overcome the difficulty of varying occlusion in complex scenes, we propose an inter-view cost volume aggregation module for adaptive pixel-wise view aggregation, which is able to preserve better-matched pairs among all views. The two proposed adaptive aggregation modules are lightweight, effective and complementary regarding improving the accuracy and completeness of 3D reconstruction. Instead of conventional 3D CNNs, we utilize a hybrid network with recurrent structure for cost volume regularization, which allows high-resolution reconstruction and finer hypothetical plane sweep. The proposed network is trained end-to-end and achieves excellent performance on various datasets. It ranks $1^{st}$ among all submissions on Tanks and Temples benchmark and achieves competitive results on DTU dataset, which exhibits strong generalizability and robustness. Implementation of our method is available at https://github.com/QT-Zhu/AA-RMVSNet.

Zizhuang Wei, Qingtian Zhu, Chen Min, Yisong Chen, Guoping Wang• 2021

Related benchmarks

TaskDatasetResultRank
Multi-view StereoTanks and Temples Intermediate set
Mean F1 Score61.51
110
Multi-view StereoTanks & Temples Advanced
Mean F-score33.53
71
Multi-view StereoDTU (test)
Accuracy37.6
61
Multi-view StereoDTU 1 (evaluation)
Accuracy Error (mm)0.376
51
Multi-view StereoTanks&Temples
Family77.77
46
Multi-view StereoTanks & Temples Intermediate
F-score61.51
43
Multi-view StereoTanks & Temples Advanced
F-score33.53
36
Multi-view Stereo ReconstructionDTU (evaluation)
Mean Distance (mm) - Acc.0.376
35
Multi-view StereoTanks and Temples (Advanced set)
Aud. Error20.96
28
Point Cloud ReconstructionDTU high-resolution (test)
Accuracy37.6
16
Showing 10 of 13 rows

Other info

Code

Follow for update