HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Learning to Compose Hypercolumns for Visual Correspondence

Juhong Min Jongmin Lee Jean Ponce Minsu Cho

Learning to Compose Hypercolumns for Visual Correspondence

Abstract

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.

Code Repositories

juhongm999/dhpf
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
semantic-correspondence-on-caltech-101DHPF
IoU: 62
IoU (weak): 61
LT-ACC: 87
LT-ACC (weak): 86
semantic-correspondence-on-pf-pascalDHPF
PCK: 90.7
PCK (weak): 82.1
semantic-correspondence-on-pf-willowDHPF
PCK: 77.6
PCK (weak): 80.2
semantic-correspondence-on-spair-71kDHPF
PCK: 37.3

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
Learning to Compose Hypercolumns for Visual Correspondence | Papers | HyperAI