pith. sign in

arxiv: 2305.10320 · v1 · pith:TVRDQ6ELnew · submitted 2023-05-17 · 💻 cs.CV

CostFormer:Cost Transformer for Cost Aggregation in Multi-view Stereo

classification 💻 cs.CV
keywords costtransformeraggregationproposedcnnscostformermethodsmulti-view
0
0 comments X
read the original abstract

The core of Multi-view Stereo(MVS) is the matching process among reference and source pixels. Cost aggregation plays a significant role in this process, while previous methods focus on handling it via CNNs. This may inherit the natural limitation of CNNs that fail to discriminate repetitive or incorrect matches due to limited local receptive fields. To handle the issue, we aim to involve Transformer into cost aggregation. However, another problem may occur due to the quadratically growing computational complexity caused by Transformer, resulting in memory overflow and inference latency. In this paper, we overcome these limits with an efficient Transformer-based cost aggregation network, namely CostFormer. The Residual Depth-Aware Cost Transformer(RDACT) is proposed to aggregate long-range features on cost volume via self-attention mechanisms along the depth and spatial dimensions. Furthermore, Residual Regression Transformer(RRT) is proposed to enhance spatial attention. The proposed method is a universal plug-in to improve learning-based MVS methods.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Resolving Long-Tail Ambiguity in Unsupervised 3D Point Cloud Segmentation with Language Priors

    cs.CV 2026-05 unverdicted novelty 7.0

    LangTail uses entity-level semantic priors from language models aligned via contrastive learning in a hierarchical clustering setup to resolve long-tail ambiguity, yielding +13.5, +12.9, and +8.9 mIoU gains on ScanNet...

  2. Spatio-Temporal Similarity Volume Aggregation for Open-Vocabulary Action Recognition

    cs.CV 2026-05 unverdicted novelty 5.0

    SimVA constructs a 4D similarity volume over video tokens and action classes then applies spatial, motion-aware, and Mamba-based temporal aggregation to achieve competitive zero-shot and few-shot performance on open-v...