Feature Weighting and Boosting for Few-Shot Segmentation

09/28/2019
by   Khoi Nguyen, et al.
18

This paper is about few-shot segmentation of foreground objects in images. We train a CNN on small subsets of training images, each mimicking the few-shot setting. In each subset, one image serves as the query and the other(s) as support image(s) with ground-truth segmentation. The CNN first extracts feature maps from the query and support images. Then, a class feature vector is computed as an average of the support's feature maps over the known foreground. Finally, the target object is segmented in the query image by using a cosine similarity between the class feature vector and the query's feature map. We make two contributions by: (1) Improving discriminativeness of features so their activations are high on the foreground and low elsewhere; and (2) Boosting inference with an ensemble of experts guided with the gradient of loss incurred when segmenting the support images in testing. Our evaluations on the PASCAL-5^i and COCO-20^i datasets demonstrate that we significantly outperform existing approaches.

READ FULL TEXT

page 1

page 2

page 3

page 7

research
04/30/2020

SimPropNet: Improved Similarity Propagation for Few-shot Image Segmentation

Few-shot segmentation (FSS) methods perform image segmentation for a par...
research
04/22/2022

Dynamic Prototype Convolution Network for Few-Shot Semantic Segmentation

The key challenge for few-shot semantic segmentation (FSS) is how to tai...
research
10/21/2022

Query Semantic Reconstruction for Background in Few-Shot Segmentation

Few-shot segmentation (FSS) aims to segment unseen classes using a few a...
research
03/26/2018

One-Shot Segmentation in Clutter

We tackle the problem of one-shot segmentation: finding and segmenting a...
research
10/22/2018

SG-One: Similarity Guidance Network for One-Shot Semantic Segmentation

One-shot semantic segmentation poses a challenging task of recognizing t...
research
08/14/2021

A Self-Distillation Embedded Supervised Affinity Attention Model for Few-Shot Segmentation

Few-shot semantic segmentation is a challenging task of predicting objec...
research
07/15/2023

Multiscale Memory Comparator Transformer for Few-Shot Video Segmentation

Few-shot video segmentation is the task of delineating a specific novel ...

Please sign up or login with your details

Forgot password? Click here to reset