paper-with-me

홈 › Papers

Learning to Compose Hypercolumns for Visual Correspondence

2020-07-21 · ECCV 2020 8 · Juhong Min, Jongmin Lee, Jean Ponce, Minsu Cho

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.

📄 PDF Abstract BibTeX arXiv:2007.10587

Code (1)

juhongm999/dhpf 공식 구현 pytorch

Tasks

object-detectionSemantic correspondence

Similar Papers 제목 키워드 기반

Conformal models for hypercolumns in the primary visual cortex V1

2024-10-26 · D. V. Alekseevsky, A. Spiro

We propose a differential geometric model of hypercolumns in the primary visual cortex V1 that combines features of the symplectic model of the primary visual cortex by A. Sarti, G. Citti and J. Petitot and of the spheri…

The functional architecture of the early vision and neurogeometric models

2022-02-21 · Dmitri V. Alekseevsky, Andrea Spiro

The initial sections of the paper give a concise presentation, specially designed for a mathematically oriented audience, of some of the most basic facts on the functional architecture of early vision. Such information i…

Ensemble Learning with Sparse Hypercolumns

2026-03-06 · Julia Dietlmeier, Vayangi Ganepola, Oluwabukola G. Adegboro, Mayug Maniparambil 외 arxiv

Directly inspired by findings in biological vision, high-dimensional hypercolumns are feature vectors built by concatenating multi-scale activations of convolutional neural networks for a single image pixel location. Tog…

Image SegmentationEnsemble Learning

SCE-MAE: Selective Correspondence Enhancement with Masked Autoencoder for Self-Supervised Landmark Estimation

2024-05-28 · CVPR 2024 1 · Kejia Yin, Varshanth R. Rao, Ruowei Jiang, Xudong Liu 외

Self-supervised landmark estimation is a challenging task that demands the formation of locally distinct feature representations to identify sparse facial landmarks in the absence of annotated data. To tackle this task, …

Self-Supervised LearningTask 2

Hypercolumns for Object Segmentation and Fine-grained Localization

2014-11-21 · CVPR 2015 6 · Bharath Hariharan, Pablo Arbeláez, Ross Girshick, Jitendra Malik

Recognition algorithms based on convolutional networks (CNNs) typically use the output of the last layer as feature representation. However, the information in this layer may be too coarse to allow precise localization. …

ObjectSemantic Segmentation