paper-with-me

Papers

Deconvolutional Feature Stacking for Weakly-Supervised Semantic Segmentation

2016-02-16 · Hyo-Eun Kim, Sangheum Hwang

A weakly-supervised semantic segmentation framework with a tied deconvolutional neural network is presented. Each deconvolution layer in the framework consists of unpooling and deconvolution operations. 'Unpooling' upsamples the input feature map based on unpooling switches defined by corresponding convolution layer's pooling operation. 'Deconvolution' convolves the input unpooled features by using convolutional weights tied with the corresponding convolution layer's convolution operation. The unpooling-deconvolution combination helps to eliminate less discriminative features in a feature extraction stage, since output features of the deconvolution layer are reconstructed from the most discriminative unpooled features instead of the raw one. This results in reduction of false positives in a pixel-level inference stage. All the feature maps restored from the entire deconvolution layers can constitute a rich discriminative feature set according to different abstraction levels. Those features are stacked to be selectively used for generating class-specific activation maps. Under the weak supervision (image-level labels), the proposed framework shows promising results on lesion segmentation in medical images (chest X-rays) and achieves state-of-the-art performance on the PASCAL VOC segmentation dataset in the same experimental condition.

📄 PDF Abstract BibTeX arXiv:1602.04984

Code (0)

등록된 구현이 없습니다.

Tasks

Lesion SegmentationSegmentationSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Pixel Deconvolutional Networks

2017-05-18 · ICLR 2018 1 · Hongyang Gao, Hao Yuan, Zhengyang Wang, Shuiwang Ji

Deconvolutional layers have been widely used in a variety of deep models for up-sampling, including encoder-decoder networks for semantic segmentation and deep generative models for unsupervised learning. One of the key …

DecoderImage GenerationSegmentationSemantic Segmentation

Learning Common and Specific Features for RGB-D Semantic Segmentation with Deconvolutional Networks

2016-08-03 · Jinghua Wang, Zhenhua Wang, DaCheng Tao, Simon See 외

In this paper, we tackle the problem of RGB-D semantic segmentation of indoor images. We take advantage of deconvolutional networks which can predict pixel-wise class labels, and develop a new structure for deconvolution…

SegmentationSemantic Segmentation

Weakly Supervised Fine-Grained Image Classification via Guassian Mixture Model Oriented Discriminative Learning

2020-06-01 · CVPR 2020 6 · Zhihui Wang, Shijie Wang, Shuhui Yang, Haojie Li 외

Existing weakly supervised fine-grained image recognition (WFGIR) methods usually pick out the discriminative regions from the high-level feature maps directly. We discover that due to the operation of stacking local rec…

Fine-Grained Image ClassificationFine-Grained Image RecognitionGeneral Classificationimage-classification+1

Stacked Deconvolutional Network for Semantic Segmentation

2017-08-16 · Jun Fu, Jing Liu, Yuhang Wang, Hanqing Lu

Recent progress in semantic segmentation has been driven by improving the spatial resolution under Fully Convolutional Networks (FCNs). To address this problem, we propose a Stacked Deconvolutional Network (SDN) for sema…

SegmentationSemantic Segmentation

Deconvolutional Latent-Variable Model for Text Sequence Matching

2017-09-21 · Dinghan Shen, Yizhe Zhang, Ricardo Henao, Qinliang Su 외

A latent-variable model is introduced for text matching, inferring sentence representations by jointly optimizing generative and discriminative objectives. To alleviate typical optimization challenges in latent-variable …

DecodermodelSentenceText Matching