HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Generalized Few-shot Semantic Segmentation

Tian Zhuotao ; Lai Xin ; Jiang Li ; Liu Shu ; Shu Michelle ; Zhao Hengshuang ; Jia Jiaya

Generalized Few-shot Semantic Segmentation

Abstract

Training semantic segmentation models requires a large amount of finelyannotated data, making it hard to quickly adapt to novel classes not satisfyingthis condition. Few-Shot Segmentation (FS-Seg) tackles this problem with manyconstraints. In this paper, we introduce a new benchmark, called GeneralizedFew-Shot Semantic Segmentation (GFS-Seg), to analyze the generalization abilityof simultaneously segmenting the novel categories with very few examples andthe base categories with sufficient examples. It is the first study showingthat previous representative state-of-the-art FS-Seg methods fall short inGFS-Seg and the performance discrepancy mainly comes from the constrainedsetting of FS-Seg. To make GFS-Seg tractable, we set up a GFS-Seg baseline thatachieves decent performance without structural change on the original model.Then, since context is essential for semantic segmentation, we propose theContext-Aware Prototype Learning (CAPL) that significantly improves performanceby 1) leveraging the co-occurrence prior knowledge from support samples, and 2)dynamically enriching contextual information to the classifier, conditioned onthe content of each query image. Both two contributions are experimentallyshown to have substantial practical merit. Extensive experiments on Pascal-VOCand COCO manifest the effectiveness of CAPL, and CAPL generalizes well toFS-Seg by achieving competitive performance. Code is available athttps://github.com/dvlab-research/GFS-Seg.

Code Repositories

dvlab-research/gfs-seg
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
generalized-few-shot-semantic-segmentation-onCAPL (ResNet-50)
Mean Base and Novel: 42.17
Mean IoU: 54.38
generalized-few-shot-semantic-segmentation-on-1CAPL (ResNet-50)
Mean Base and Novel: 44.28
Mean IoU: 55.72
generalized-few-shot-semantic-segmentation-on-2CAPL (ResNet-50)
Mean Base and Novel: 25.83
Mean IoU: 35.46
generalized-few-shot-semantic-segmentation-on-3CAPL (ResNet-50)
Mean Base and Novel: 28.15
Mean IoU: 36.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
Generalized Few-shot Semantic Segmentation | Papers | HyperAI