Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

CANet: Class-Agnostic Segmentation Networks with Iterative Refinement and Attentive Few-Shot Learning

About

Recent progress in semantic segmentation is driven by deep Convolutional Neural Networks and large-scale labeled image datasets. However, data labeling for pixel-wise segmentation is tedious and costly. Moreover, a trained model can only make predictions within a set of pre-defined classes. In this paper, we present CANet, a class-agnostic segmentation network that performs few-shot segmentation on new classes with only a few annotated images available. Our network consists of a two-branch dense comparison module which performs multi-level feature comparison between the support image and the query image, and an iterative optimization module which iteratively refines the predicted results. Furthermore, we introduce an attention mechanism to effectively fuse information from multiple support examples under the setting of k-shot learning. Experiments on PASCAL VOC 2012 show that our method achieves a mean Intersection-over-Union score of 55.4% for 1-shot segmentation and 57.1% for 5-shot segmentation, outperforming state-of-the-art methods by a large margin of 14.6% and 13.2%, respectively.

Chi Zhang, Guosheng Lin, Fayao Liu, Rui Yao, Chunhua Shen• 2019

Related benchmarks

TaskDatasetResultRank
Few-shot SegmentationPASCAL-5i
mIoU (Fold 0)55.5
325
Semantic segmentationCOCO 2014 (val)
mIoU51.6
251
Few-shot Semantic SegmentationPASCAL-5^i (test)
FB-IoU69.6
177
Few-shot Semantic SegmentationCOCO-20i
mIoU42
115
Semantic segmentationPASCAL-5i--
111
Semantic segmentationPASCAL-5^i (test)
Mean Score57.1
107
Semantic segmentationPASCAL 5-shot 5i
Mean mIoU57.1
100
Few-shot Semantic SegmentationPASCAL-5i
mIoU57.1
96
Few-shot SegmentationPASCAL 5i (val)
mIoU (Mean)55.4
83
Semantic segmentationPASCAL-5^i Fold-3
mIoU53.2
75
Showing 10 of 38 rows

Other info

Follow for update