paper-with-me

Papers

Reconstructive Sparse Code Transfer for Contour Detection and Semantic Labeling

2014-10-16 · Michael Maire, Stella X. Yu, Pietro Perona

We frame the task of predicting a semantic labeling as a sparse reconstruction procedure that applies a target-specific learned transfer function to a generic deep sparse code representation of an image. This strategy partitions training into two distinct stages. First, in an unsupervised manner, we learn a set of generic dictionaries optimized for sparse coding of image patches. We train a multilayer representation via recursive sparse dictionary learning on pooled codes output by earlier layers. Second, we encode all training images with the generic dictionaries and learn a transfer function that optimizes reconstruction of patches extracted from annotated ground-truth given the sparse codes of their corresponding image patches. At test time, we encode a novel image using the generic dictionaries and then reconstruct using the transfer function. The output reconstruction is a semantic labeling of the test image. Applying this strategy to the task of contour detection, we demonstrate performance competitive with state-of-the-art systems. Unlike almost all prior work, our approach obviates the need for any form of hand-designed features or filters. To illustrate general applicability, we also show initial results on semantic part labeling of human faces. The effectiveness of our approach opens new avenues for research on deep sparse representations. Our classifiers utilize this representation in a novel manner. Rather than acting on nodes in the deepest layer, they attach to nodes along a slice through multiple layers of the network in order to make predictions about local patches. Our flexible combination of a generatively learned sparse representation with discriminatively trained transfer classifiers extends the notion of sparse reconstruction to encompass arbitrary semantic labeling tasks.

📄 PDF Abstract BibTeX arXiv:1410.4521

Code (0)

등록된 구현이 없습니다.

Tasks

Contour DetectionDictionary Learning

Similar Papers 제목 키워드 기반

Discriminatively Trained Sparse Code Gradients for Contour Detection

2012-12-01 · NeurIPS 2012 12 · Ren Xiaofeng, Liefeng Bo

Finding contours in natural images is a fundamental problem that serves as the basis of many tasks such as image segmentation and object recognition. At the core of contour detection technologies are a set of hand-design…

Contour DetectionDictionary LearningImage SegmentationObject Recognition+1

Perceptual learning in contour detection transfer across changes in contour path and orientation

2024-03-18 · Yue Ding, Hongqiao Shi, Shuang Song, Yonghui Wang 외

The integration of local elements into shape contours is critical for target detection and identification in cluttered scenes. Previous studies have shown that observers can learn to use image regularities for contour in…

Contour DetectionSensitivitySpecificity

Contour Knowledge Transfer for Salient Object Detection

2018-09-01 · ECCV 2018 9 · Xin Li, Fan Yang, Hong Cheng, Wei Liu 외

In recent years, deep Convolutional Neural Networks (CNNs) have broken all records in salient object detection. However, training such a deep model requires a large amount of manual annotations. Our goal is to overcome t…

Contour DetectionObjectobject-detectionObject Detection+3

Auto-weighted Mutli-view Sparse Reconstructive Embedding

2019-01-05 · Huibing Wang, Haohao Li, Xianping Fu

With the development of multimedia era, multi-view data is generated in various fields. Contrast with those single-view data, multi-view data brings more useful information and should be carefully excavated. Therefore, i…

Dimensionality Reduction

TransFusion -- A Transparency-Based Diffusion Model for Anomaly Detection

2023-11-16 · Matic Fučka, Vitjan Zavrtanik, Danijel Skočaj

Surface anomaly detection is a vital component in manufacturing inspection. Current discriminative methods follow a two-stage architecture composed of a reconstructive network followed by a discriminative network that re…

Anomaly DetectionDepth Anomaly Detection and SegmentationRGB+3D Anomaly Detection and Segmentation