Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Learning to Compose Hypercolumns for Visual Correspondence

About

Feature representation plays a crucial role in visual correspondence, and recent methods for image matching resort to deeply stacked convolutional layers. These models, however, are both monolithic and static in the sense that they typically use a specific level of features, e.g., the output of the last layer, and adhere to it regardless of the images to match. In this work, we introduce a novel approach to visual correspondence that dynamically composes effective features by leveraging relevant layers conditioned on the images to match. Inspired by both multi-layer feature composition in object detection and adaptive inference architectures in classification, the proposed method, dubbed Dynamic Hyperpixel Flow, learns to compose hypercolumn features on the fly by selecting a small number of relevant layers from a deep convolutional neural network. We demonstrate the effectiveness on the task of semantic correspondence, i.e., establishing correspondences between images depicting different instances of the same object or scene category. Experiments on standard benchmarks show that the proposed method greatly improves matching performance over the state of the art in an adaptive and efficient manner.

Juhong Min, Jongmin Lee, Jean Ponce, Minsu Cho• 2020

Related benchmarks

TaskDatasetResultRank
Semantic CorrespondenceSPair-71k (test)
PCK@0.137.3
122
Semantic CorrespondencePF-WILLOW
PCK@0.1 (bbox)80.2
109
Semantic CorrespondencePF-Pascal (test)
PCK@0.191.7
106
Semantic CorrespondencePF-PASCAL
PCK @ alpha=0.191.7
98
Keypoint TransferSPair-71k (test)
Bicycle23.8
38
Semantic CorrespondencePF-WILLOW (test)
PCK @ 0.10 (bbox)73.6
37
Semantic keypoint transferPF-Pascal (test)
PCK @ 0.0575.7
35
Semantic CorrespondenceCaltech-101
LT-ACC87
31
Semantic CorrespondenceSPair-71k
Φ_bbox @ α=0.142.63
29
Semantic MatchingTSS (test)
FG3DCar PCK@0.0588.2
27
Showing 10 of 15 rows

Other info

Code

Follow for update