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

TransMVSNet: Global Context-aware Multi-view Stereo Network with Transformers

About

In this paper, we present TransMVSNet, based on our exploration of feature matching in multi-view stereo (MVS). We analogize MVS back to its nature of a feature matching task and therefore propose a powerful Feature Matching Transformer (FMT) to leverage intra- (self-) and inter- (cross-) attention to aggregate long-range context information within and across images. To facilitate a better adaptation of the FMT, we leverage an Adaptive Receptive Field (ARF) module to ensure a smooth transit in scopes of features and bridge different stages with a feature pathway to pass transformed features and gradients across different scales. In addition, we apply pair-wise feature correlation to measure similarity between features, and adopt ambiguity-reducing focal loss to strengthen the supervision. To the best of our knowledge, TransMVSNet is the first attempt to leverage Transformer into the task of MVS. As a result, our method achieves state-of-the-art performance on DTU dataset, Tanks and Temples benchmark, and BlendedMVS dataset. The code of our method will be made available at https://github.com/MegviiRobot/TransMVSNet .

Yikang Ding, Wentao Yuan, Qingtian Zhu, Haotian Zhang, Xiangyue Liu, Yuanjiang Wang, Xiao Liu• 2021

Related benchmarks

TaskDatasetResultRank
Multi-view StereoTanks and Temples Intermediate set
Mean F1 Score63.52
110
Multi-view StereoTanks & Temples Advanced
Mean F-score37
71
Multi-view StereoDTU (test)
Accuracy32.1
61
Multi-view StereoDTU 1 (evaluation)
Accuracy Error (mm)0.321
51
Multi-view StereoTanks&Temples
Family80.92
46
Multi-view StereoTanks & Temples Intermediate
F-score63.52
43
Multi-view StereoTanks & Temples Advanced
F-score37
36
Multi-view StereoTanks and Temples (Advanced set)
Aud. Error24.84
28
Point Cloud ReconstructionDTU (evaluation)
Accuracy Error (mm)0.321
16
Point Cloud ReconstructionDTU 1 (test)
Accuracy32.1
15
Showing 10 of 14 rows

Other info

Code

Follow for update