paper-with-me

Papers

ASpanFormer: Detector-Free Image Matching with Adaptive Span Transformer

2022-08-30 · Hongkai Chen, Zixin Luo, Lei Zhou, Yurun Tian, Mingmin Zhen, Tian Fang, David McKinnon, Yanghai Tsin, Long Quan

Generating robust and reliable correspondences across images is a fundamental task for a diversity of applications. To capture context at both global and local granularity, we propose ASpanFormer, a Transformer-based detector-free matcher that is built on hierarchical attention structure, adopting a novel attention operation which is capable of adjusting attention span in a self-adaptive manner. To achieve this goal, first, flow maps are regressed in each cross attention phase to locate the center of search region. Next, a sampling grid is generated around the center, whose size, instead of being empirically configured as fixed, is adaptively computed from a pixel uncertainty estimated along with the flow map. Finally, attention is computed across two images within derived regions, referred to as attention span. By these means, we are able to not only maintain long-range dependencies, but also enable fine-grained attention among pixels of high relevance that compensates essential locality and piece-wise smoothness in matching tasks. State-of-the-art accuracy on a wide range of evaluation benchmarks validates the strong matching capability of our method.

📄 PDF Abstract BibTeX arXiv:2208.14201

Code (1)

apple/ml-aspanformer 공식 구현 pytorch

Tasks

DiversityHomography Estimation

Similar Papers 제목 키워드 기반

Densely Semantic Enhancement for Domain Adaptive Region-free Detectors

2021-08-30 · Bo Zhang, Tao Chen, Bin Wang, Xiaofeng Wu 외

Unsupervised domain adaptive object detection aims to adapt a well-trained detector from its original source domain with rich labeled data to a new target domain with unlabeled data. Previous works focus on improving the…

object-detectionObject DetectionRegion Proposal

Deep Learning Meets Satellite Images -- An Evaluation on Handcrafted and Learning-based Features for Multi-date Satellite Stereo Images

2024-09-04 · Shuang Song, Luca Morelli, Xinyi Wu, Rongjun Qin 외

A critical step in the digital surface models(DSM) generation is feature matching. Off-track (or multi-date) satellite stereo images, in particular, can challenge the performance of feature matching due to spectral disto…

HCPM: Hierarchical Candidates Pruning for Efficient Detector-Free Matching

2024-03-19 · Ying Chen, Yong liu, Kai Wu, Qiang Nie 외

Deep learning-based image matching methods play a crucial role in computer vision, yet they often suffer from substantial computational demands. To tackle this challenge, we present HCPM, an efficient and detector-free l…

Adaptive Assignment for Geometry Aware Local Feature Matching

2022-07-18 · CVPR 2023 1 · Dihe Huang, Ying Chen, Shang Xu, Yong liu 외

The detector-free feature matching approaches are currently attracting great attention thanks to their excellent performance. However, these methods still struggle at large-scale and viewpoint variations, due to the geom…

Feature Correlation

Detector-Free Structure from Motion

2023-06-27 · CVPR 2024 1 · Xingyi He, Jiaming Sun, Yifan Wang, Sida Peng 외

We propose a new structure-from-motion framework to recover accurate camera poses and point clouds from unordered images. Traditional SfM systems typically rely on the successful detection of repeatable keypoints across …

Keypoint Detection