TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/COTR: Correspondence Transformer for Matching Across Images

COTR: Correspondence Transformer for Matching Across Images

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

2021-03-25ICCV 2021 10Optical Flow EstimationDense Pixel Correspondence Estimation
PaperPDFCode(official)

Abstract

We propose a novel framework for finding correspondences in images based on a deep 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 query only the points of interest and retrieve sparse correspondences, or to query all points in an image and obtain dense mappings. Importantly, in order to capture both local and global priors, and to let our model relate between image regions using the most relevant among said priors, we realize our network using a transformer. At inference time, we apply our correspondence network by recursively zooming in around the estimates, yielding a multiscale pipeline able to provide highly-accurate correspondences. Our method significantly outperforms the state of the art on both sparse and dense correspondence problems on multiple datasets and tasks, ranging from wide-baseline stereo to optical flow, without any retraining for a specific dataset. We commit to releasing data, code, and all the tools necessary to train from scratch and ensure reproducibility.

Results

TaskDatasetMetricValueModel
Dense Pixel Correspondence EstimationHPatchesPCK-1px40.91COTR
Dense Pixel Correspondence EstimationHPatchesPCK-3px82.37COTR
Dense Pixel Correspondence EstimationHPatchesPCK-5px91.1COTR
Dense Pixel Correspondence EstimationHPatchesViewpoint I AEPE7.75COTR
Dense Pixel Correspondence EstimationHPatchesPCK-1px33.08COTR +Interp.
Dense Pixel Correspondence EstimationHPatchesPCK-3px77.09COTR +Interp.
Dense Pixel Correspondence EstimationHPatchesPCK-5px86.33COTR +Interp.
Dense Pixel Correspondence EstimationHPatchesViewpoint I AEPE7.98COTR +Interp.
Dense Pixel Correspondence EstimationETH3DAEPE (rate=3)1.66COTR
Dense Pixel Correspondence EstimationETH3DAEPE (rate=5)1.71COTR +Interp.
Dense Pixel Correspondence EstimationKITTI 2012Average End-Point Error1.28COTR
Dense Pixel Correspondence EstimationKITTI 2012Average End-Point Error2.62COTR +Interp.
Dense Pixel Correspondence EstimationKITTI 2015Average End-Point Error2.26COTR
Dense Pixel Correspondence EstimationKITTI 2015Average End-Point Error6.12COTR +Interp.

Related Papers

Channel-wise Motion Features for Efficient Motion Segmentation2025-07-17An Efficient Approach for Muscle Segmentation and 3D Reconstruction Using Keypoint Tracking in MRI Scan2025-07-11Learning to Track Any Points from Human Motion2025-07-08TLB-VFI: Temporal-Aware Latent Brownian Bridge Diffusion for Video Frame Interpolation2025-07-07MEMFOF: High-Resolution Training for Memory-Efficient Multi-Frame Optical Flow Estimation2025-06-29EndoFlow-SLAM: Real-Time Endoscopic SLAM with Flow-Constrained Gaussian Splatting2025-06-26WAFT: Warping-Alone Field Transforms for Optical Flow2025-06-26Feature Hallucination for Self-supervised Action Recognition2025-06-25