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

MSDNet: Multi-Scale Decoder for Few-Shot Semantic Segmentation via Transformer-Guided Prototyping

About

Few-shot Semantic Segmentation addresses the challenge of segmenting objects in query images with only a handful of annotated examples. However, many previous state-of-the-art methods either have to discard intricate local semantic features or suffer from high computational complexity. To address these challenges, we propose a new Few-shot Semantic Segmentation framework based on the Transformer architecture. Our approach introduces the spatial transformer decoder and the contextual mask generation module to improve the relational understanding between support and query images. Moreover, we introduce a multi scale decoder to refine the segmentation mask by incorporating features from different resolutions in a hierarchical manner. Additionally, our approach integrates global features from intermediate encoder stages to improve contextual understanding, while maintaining a lightweight structure to reduce complexity. This balance between performance and efficiency enables our method to achieve competitive results on benchmark datasets such as PASCAL-5^i and COCO-20^i in both 1-shot and 5-shot settings. Notably, our model with only 1.5 million parameters demonstrates competitive performance while overcoming limitations of existing methodologies. https://github.com/amirrezafateh/MSDNet

Amirreza Fateh, Mohammad Reza Mohammadi, Mohammad Reza Jahed Motlagh• 2024

Related benchmarks

TaskDatasetResultRank
Semantic segmentationPASCAL 5-shot 5i
Mean mIoU70.8
100
Few-shot Semantic SegmentationCOCO 5-shot 20i
mIoU55.3
85
Few-shot Semantic SegmentationCOCO 20i 1-shot
mIoU (Overall)48.5
77
Few-shot Semantic SegmentationCOCO-20i -> PASCAL-5i cross-dataset--
70
Semantic segmentationPASCAL 1-shot 5i
mIoU (fold1)72.8
57
Showing 5 of 5 rows

Other info

Code

Follow for update