paper-with-me

Papers

Learning High-level Prior with Convolutional Neural Networks for Semantic Segmentation

2015-11-22 · Haitian Zheng, Yebin Liu, Mengqi Ji, Feng Wu, Lu Fang

This paper proposes a convolutional neural network that can fuse high-level prior for semantic image segmentation. Motivated by humans' vision recognition system, our key design is a three-layer generative structure consisting of high-level coding, middle-level segmentation and low-level image to introduce global prior for semantic segmentation. Based on this structure, we proposed a generative model called conditional variational auto-encoder (CVAE) that can build up the links behind these three layers. These important links include an image encoder that extracts high level info from image, a segmentation encoder that extracts high level info from segmentation, and a hybrid decoder that outputs semantic segmentation from the high level prior and input image. We theoretically derive the semantic segmentation as an optimization problem parameterized by these links. Finally, the optimization problem enables us to take advantage of state-of-the-art fully convolutional network structure for the implementation of the above encoders and decoder. Experimental results on several representative datasets demonstrate our supreme performance for semantic segmentation.

📄 PDF Abstract BibTeX arXiv:1511.06988

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderImage SegmentationSegmentationSemantic SegmentationVocal Bursts Intensity Prediction

Methods 이 논문이 사용한 방법론

INFO This study presents the analysis and principle of an innovative optimizer named weIghted meaN oF vectOrs (INFO) to optimize different problems. INFO is a modified weight mean…

Similar Papers 제목 키워드 기반

RiFCN: Recurrent Network in Fully Convolutional Network for Semantic Segmentation of High Resolution Remote Sensing Images

2018-05-05 · Lichao Mou, Xiao Xiang Zhu

Semantic segmentation in high resolution remote sensing images is a fundamental and challenging task. Convolutional neural networks (CNNs), such as fully convolutional network (FCN) and SegNet, have shown outstanding per…

SegmentationSemantic Segmentation

Built-in Foreground/Background Prior for Weakly-Supervised Semantic Segmentation

2016-09-02 · Fatemehsadat Saleh, Mohammad Sadegh Ali Akbarian, Mathieu Salzmann, Lars Petersson 외

Pixel-level annotations are expensive and time consuming to obtain. Hence, weak supervision using only image tags could have a significant impact in semantic segmentation. Recently, CNN-based methods have proposed to fin…

SegmentationSemantic SegmentationTAGWeakly supervised Semantic Segmentation+1

Incorporating Network Built-in Priors in Weakly-supervised Semantic Segmentation

2017-06-06 · Fatemeh Sadat Saleh, Mohammad Sadegh Aliakbarian, Mathieu Salzmann, Lars Petersson 외

Pixel-level annotations are expensive and time consuming to obtain. Hence, weak supervision using only image tags could have a significant impact in semantic segmentation. Recently, CNN-based methods have proposed to fin…

Object RecognitionSegmentationSemantic SegmentationTAG+2

Deep Learning for Semantic Part Segmentation with High-Level Guidance

2015-05-10 · S. Tsogkas, I. Kokkinos, G. Papandreou, A. Vedaldi

In this work we address the task of segmenting an object into its parts, or semantic part segmentation. We start by adapting a state-of-the-art semantic segmentation system to this task, and show that a combination of a …

Deep LearningObjectSegmentationSemantic Segmentation+1

Graph-FCN for image semantic segmentation

2020-01-02 · Yi Lu, Yaran Chen, Dongbin Zhao, Jianxin Chen

Semantic segmentation with deep learning has achieved great progress in classifying the pixels in the image. However, the local location information is usually ignored in the high-level feature extraction by the deep lea…

Deep LearningGeneral ClassificationNode ClassificationSegmentation+1