HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

COTR: Correspondence Transformer for Matching Across Images

Jiang Wei ; Trulls Eduard ; Hosang Jan ; Tagliasacchi Andrea ; Yi Kwang Moo

COTR: Correspondence Transformer for Matching Across Images

Abstract

We propose a novel framework for finding correspondences in images based on adeep neural network that, given two images and a query point in one of them,finds its correspondence in the other. By doing so, one has the option to queryonly the points of interest and retrieve sparse correspondences, or to queryall points in an image and obtain dense mappings. Importantly, in order tocapture both local and global priors, and to let our model relate between imageregions using the most relevant among said priors, we realize our network usinga transformer. At inference time, we apply our correspondence network byrecursively zooming in around the estimates, yielding a multiscale pipelineable to provide highly-accurate correspondences. Our method significantlyoutperforms the state of the art on both sparse and dense correspondenceproblems on multiple datasets and tasks, ranging from wide-baseline stereo tooptical flow, without any retraining for a specific dataset. We commit toreleasing data, code, and all the tools necessary to train from scratch andensure reproducibility.

Code Repositories

ubc-vision/COTR
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
dense-pixel-correspondence-estimation-onCOTR +Interp.
PCK-1px: 33.08
PCK-3px: 77.09
PCK-5px: 86.33
Viewpoint I AEPE: 7.98
dense-pixel-correspondence-estimation-onCOTR
PCK-1px: 40.91
PCK-3px: 82.37
PCK-5px: 91.1
Viewpoint I AEPE: 7.75
dense-pixel-correspondence-estimation-on-1COTR
Average End-Point Error: 1.28
dense-pixel-correspondence-estimation-on-1COTR +Interp.
Average End-Point Error: 2.62
dense-pixel-correspondence-estimation-on-2COTR
Average End-Point Error: 2.26
dense-pixel-correspondence-estimation-on-2COTR +Interp.
Average End-Point Error: 6.12
dense-pixel-correspondence-estimation-on-3COTR +Interp.
AEPE (rate=5): 1.71
dense-pixel-correspondence-estimation-on-3COTR
AEPE (rate=3): 1.66

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
COTR: Correspondence Transformer for Matching Across Images | Papers | HyperAI