paper-with-me

Papers

Semi and Weakly Supervised Semantic Segmentation Using Generative Adversarial Network

2017-03-28 · Nasim Souly, Concetto Spampinato, Mubarak Shah

Semantic segmentation has been a long standing challenging task in computer vision. It aims at assigning a label to each image pixel and needs significant number of pixellevel annotated data, which is often unavailable. To address this lack, in this paper, we leverage, on one hand, massive amount of available unlabeled or weakly labeled data, and on the other hand, non-real images created through Generative Adversarial Networks. In particular, we propose a semi-supervised framework ,based on Generative Adversarial Networks (GANs), which consists of a generator network to provide extra training examples to a multi-class classifier, acting as discriminator in the GAN framework, that assigns sample a label y from the K possible classes or marks it as a fake sample (extra class). The underlying idea is that adding large fake visual data forces real samples to be close in the feature space, enabling a bottom-up clustering process, which, in turn, improves multiclass pixel classification. To ensure higher quality of generated images for GANs with consequent improved pixel classification, we extend the above framework by adding weakly annotated data, i.e., we provide class level information to the generator. We tested our approaches on several challenging benchmarking visual datasets, i.e. PASCAL, SiftFLow, Stanford and CamVid, achieving competitive performance also compared to state-of-the-art semantic segmentation method

📄 PDF Abstract BibTeX arXiv:1703.09695

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingClusteringGeneral ClassificationGenerative Adversarial NetworkSemantic 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…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Budget-aware Semi-Supervised Semantic and Instance Segmentation

2019-05-14 · Miriam Bellver, Amaia Salvador, Jordi Torres, Xavier Giro-i-Nieto

Methods that move towards less supervised scenarios are key for image segmentation, as dense labels demand significant human intervention. Generally, the annotation burden is mitigated by labeling datasets with weaker fo…

Image SegmentationInstance SegmentationSegmentationSemantic Segmentation

Weakly- and Semi-Supervised Learning of a DCNN for Semantic Image Segmentation

2015-02-09 · George Papandreou, Liang-Chieh Chen, Kevin Murphy, Alan L. Yuille

Deep convolutional neural networks (DCNNs) trained on a large number of images with strong pixel-level annotations have recently significantly pushed the state-of-art in semantic image segmentation. We study the more cha…

Image SegmentationSegmentationSemantic SegmentationSemi-Supervised Semantic Segmentation+1

Weakly- and Semi-Supervised Learning of a Deep Convolutional Network for Semantic Image Segmentation

2015-12-01 · ICCV 2015 12 · George Papandreou, Liang-Chieh Chen, Kevin P. Murphy, Alan L. Yuille

Deep convolutional neural networks (DCNNs) trained on a large number of images with strong pixel-level annotations have recently significantly pushed the state-of-art in semantic image segmentation. We study the more cha…

Image SegmentationSegmentationSemantic Segmentation

Revisiting Dilated Convolution: A Simple Approach for Weakly- and Semi-Supervised Semantic Segmentation

2018-06-01 · CVPR 2018 6 · Yunchao Wei, Huaxin Xiao, Honghui Shi, Zequn Jie 외

Despite remarkable progress, weakly supervised segmentation methods are still inferior to their fully supervised counterparts. We obverse that the performance gap mainly comes from the inability of producing dense and in…

ClassificationGeneral ClassificationObjectObject Localization+4

Semi Supervised Semantic Segmentation Using Generative Adversarial Network

2017-10-01 · ICCV 2017 10 · Nasim Souly, Concetto Spampinato, Mubarak Shah

Semantic segmentation has been a long standing challenging task in computer vision. It aims at assigning a label to each image pixel and needs a significant number of pixel-level annotated data, which is often unavailabl…

BenchmarkingGeneral ClassificationGenerative Adversarial NetworkSemantic Segmentation+1