ECO-TR: Efficient Correspondences Finding Via Coarse-to-Fine Refinement
Dongli Tan, Jiang-Jiang Liu, Xingyu Chen, Chao Chen, Ruixin Zhang,, Yunhang Shen, Shouhong Ding, Rongrong Ji

TL;DR
ECO-TR introduces a fast, coarse-to-fine transformer-based method for image correspondence that enhances efficiency without sacrificing accuracy, suitable for real-world applications.
Contribution
The paper presents ECO-TR, a novel transformer architecture with stage-wise refinement and adaptive strategies, improving efficiency in image correspondence tasks.
Findings
Outperforms existing methods in speed and accuracy
Effective in both sparse and dense matching scenarios
Utilizes a single feed-forward pass for predictions
Abstract
Modeling sparse and dense image matching within a unified functional correspondence model has recently attracted increasing research interest. However, existing efforts mainly focus on improving matching accuracy while ignoring its efficiency, which is crucial for realworld applications. In this paper, we propose an efficient structure named Efficient Correspondence Transformer (ECO-TR) by finding correspondences in a coarse-to-fine manner, which significantly improves the efficiency of functional correspondence model. To achieve this, multiple transformer blocks are stage-wisely connected to gradually refine the predicted coordinates upon a shared multi-scale feature extraction network. Given a pair of images and for arbitrary query coordinates, all the correspondences are predicted within a single feed-forward pass. We further propose an adaptive query-clustering strategy and an…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Image Retrieval and Classification Techniques · Medical Image Segmentation Techniques
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Layer Normalization · Byte Pair Encoding · Softmax · Dropout · Adam · Dense Connections · Residual Connection
