HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Weakly Supervised Semantic Segmentation via Adversarial Learning of Classifier and Reconstructor

{Kuk-Jin Yoon Sung-Hoon Yoon Hyeokjun Kweon}

Weakly Supervised Semantic Segmentation via Adversarial Learning of Classifier and Reconstructor

Abstract

In Weakly Supervised Semantic Segmentation (WSSS), Class Activation Maps (CAMs) usually 1) do not cover the whole object and 2) be activated on irrelevant regions. To address the issues, we propose a novel WSSS framework via adversarial learning of a classifier and an image reconstructor. When an image is perfectly decomposed into class-wise segments, information (i.e., color or texture) of a single segment could not be inferred from the other segments. Therefore, inferability between the segments can represent the preciseness of segmentation. We quantify the inferability as a reconstruction quality of one segment from the other segments. If one segment could be reconstructed from the others, then the segment would be imprecise. To bring this idea into WSSS, we simultaneously train two models: a classifier generating CAMs that decompose an image into segments and a reconstructor that measures the inferability between the segments. As in GANs, while being alternatively trained in an adversarial manner, two networks provide positive feedback to each other. We verify the superiority of the proposed framework with extensive ablation studies. Our method achieves new state-of-the-art performances on both PASCAL VOC 2012 and MS COCO 2014. The code is available at https://github.com/sangrockEG/ACR.

Benchmarks

BenchmarkMethodologyMetrics
weakly-supervised-semantic-segmentation-onACR (DeepLabV1-ResNet38)
Mean IoU: 71.9
weakly-supervised-semantic-segmentation-on-4ACR(DeeplabV1-ResNet38)
mIoU: 45.3

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Weakly Supervised Semantic Segmentation via Adversarial Learning of Classifier and Reconstructor | Papers | HyperAI