HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Zero-Shot Semantic Segmentation

Maxime Bucher; Tuan-Hung Vu; Matthieu Cord; Patrick Pérez

Zero-Shot Semantic Segmentation

Abstract

Semantic segmentation models are limited in their ability to scale to large numbers of object classes. In this paper, we introduce the new task of zero-shot semantic segmentation: learning pixel-wise classifiers for never-seen object categories with zero training examples. To this end, we present a novel architecture, ZS3Net, combining a deep visual segmentation model with an approach to generate visual representations from semantic word embeddings. By this way, ZS3Net addresses pixel classification tasks where both seen and unseen categories are faced at test time (so called "generalized" zero-shot classification). Performance is further improved by a self-training step that relies on automatic pseudo-labeling of pixels from unseen classes. On the two standard segmentation datasets, Pascal-VOC and Pascal-Context, we propose zero-shot benchmarks and set competitive baselines. For complex scenes as ones in the Pascal-Context dataset, we extend our approach by using a graph-context encoding to fully leverage spatial context priors coming from class-wise segmentation maps.

Code Repositories

valeoai/ZS3
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
zero-shot-learning-on-pascal-contextZS3Net
k=10 mIOU: 26.3
zero-shot-semantic-segmentation-on-coco-stuffZS5
Inductive Setting hIoU: 15.0
Transductive Setting hIoU: 16.2
zero-shot-semantic-segmentation-on-pascal-vocZS5
Transductive Setting hIoU: 33.8

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
Zero-Shot Semantic Segmentation | Papers | HyperAI