Semantic Segmentation using Adversarial Networks
Adversarial training has been shown to produce state of the art results for generative image modeling. In this paper we propose an adversarial training approach to train semantic segmentation models. We train a convolutional semantic segmentation network along with an adversarial network that discriminates segmentation maps coming either from the ground truth or from the segmentation network. The motivation for our approach is that it can detect and correct higher-order inconsistencies between ground truth segmentation maps and the ones produced by the segmentation net. Our experiments show that our adversarial training approach leads to improved accuracy on the Stanford Background and PASCAL VOC 2012 datasets.
Code (1)
Tasks
SegmentationSemantic SegmentationSimilar Papers 제목 키워드 기반
Lookahead Adversarial Learning for Near Real-Time Semantic Segmentation
Semantic segmentation is one of the most fundamental problems in computer vision with significant impact on a wide variety of applications. Adversarial learning is shown to be an effective approach for improving semantic…
Real-Time Semantic SegmentationSegmentationSemantic SegmentationTowards Reliable Evaluation and Fast Training of Robust Semantic Segmentation Models
Adversarial robustness has been studied extensively in image classification, especially for the $\ell_\infty$-threat model, but significantly less so for related tasks such as object detection and semantic segmentation, …
Adversarial Robustnessimage-classificationImage Classificationobject-detection+3Single-Step Adversarial Training for Semantic Segmentation
Even though deep neural networks succeed on many different tasks including semantic segmentation, they lack on robustness against adversarial examples. To counteract this exploit, often adversarial training is used. Howe…
SegmentationSemantic SegmentationUncertainty-based Detection of Adversarial Attacks in Semantic Segmentation
State-of-the-art deep neural networks have proven to be highly powerful in a broad range of tasks, including semantic image segmentation. However, these networks are vulnerable against adversarial attacks, i.e., non-perc…
image-classificationImage ClassificationImage SegmentationSegmentation+1Pixel Level Data Augmentation for Semantic Image Segmentation using Generative Adversarial Networks
Semantic segmentation is one of the basic topics in computer vision, it aims to assign semantic labels to every pixel of an image. Unbalanced semantic label distribution could have a negative influence on segmentation ac…
Data AugmentationImage SegmentationSegmentationSemantic Segmentation