paper-with-me

Papers

Improving Transformer-based Image Matching by Cascaded Capturing Spatially Informative Keypoints

2023-03-06 · ICCV 2023 1 · Chenjie Cao, Yanwei Fu

Learning robust local image feature matching is a fundamental low-level vision task, which has been widely explored in the past few years. Recently, detector-free local feature matchers based on transformers have shown promising results, which largely outperform pure Convolutional Neural Network (CNN) based ones. But correlations produced by transformer-based methods are spatially limited to the center of source views' coarse patches, because of the costly attention learning. In this work, we rethink this issue and find that such matching formulation degrades pose estimation, especially for low-resolution images. So we propose a transformer-based cascade matching model -- Cascade feature Matching TRansformer (CasMTR), to efficiently learn dense feature correlations, which allows us to choose more reliable matching pairs for the relative pose estimation. Instead of re-training a new detector, we use a simple yet effective Non-Maximum Suppression (NMS) post-process to filter keypoints through the confidence map, and largely improve the matching precision. CasMTR achieves state-of-the-art performance in indoor and outdoor pose estimation as well as visual localization. Moreover, thorough ablations show the efficacy of the proposed components and techniques.

📄 PDF Abstract BibTeX arXiv:2303.02885

Code (1)

ewrfcas/casmtr 공식 구현 pytorch

Tasks

Pose EstimationVisual Localization

Similar Papers 제목 키워드 기반

MST++: Multi-stage Spectral-wise Transformer for Efficient Spectral Reconstruction

2022-04-17 · Yuanhao Cai, Jing Lin, Zudi Lin, Haoqian Wang 외

Existing leading methods for spectral reconstruction (SR) focus on designing deeper or wider convolutional neural networks (CNNs) to learn the end-to-end mapping from the RGB image to its hyperspectral image (HSI). These…

Image RestorationSpectral ReconstructionSpectral Super-Resolution

ShaDocFormer: A Shadow-Attentive Threshold Detector With Cascaded Fusion Refiner for Document Shadow Removal

2023-09-13 · Weiwen Chen, Yingtie Lei, Shenghong Luo, Ziyang Zhou 외

Document shadow is a common issue that arises when capturing documents using mobile devices, which significantly impacts readability. Current methods encounter various challenges, including inaccurate detection of shadow…

Document Shadow RemovalShadow Removal

Multi-branch Cascaded Swin Transformers with Attention to k-space Sampling Pattern for Accelerated MRI Reconstruction

2022-07-18 · Mevan Ekanayake, Kamlesh Pawar, Mehrtash Harandi, Gary Egan 외

Global correlations are widely seen in human anatomical structures due to similarity across tissues and bones. These correlations are reflected in magnetic resonance imaging (MRI) scans as a result of close-range proton …

De-aliasingMRI Reconstruction

Improving Few-shot Learning by Spatially-aware Matching and CrossTransformer

2020-01-06 · Hongguang Zhang, Philip H. S. Torr, Piotr Koniusz

Current few-shot learning models capture visual object relations in the so-called meta-learning setting under a fixed-resolution input. However, such models have a limited generalization ability under the scale and locat…

DeblurringFew-Shot LearningImage DeblurringMeta-Learning+1

The Spatially-Correlative Loss for Various Image Translation Tasks

2021-04-02 · CVPR 2021 1 · Chuanxia Zheng, Tat-Jen Cham, Jianfei Cai

We propose a novel spatially-correlative loss that is simple, efficient and yet effective for preserving scene structure consistency while supporting large appearance changes during unpaired image-to-image (I2I) translat…

Self-Supervised LearningTranslation