paper-with-me

홈 › Papers

Boosting Few-shot Semantic Segmentation with Transformers

2021-08-04 · Guolei Sun, Yun Liu, Jingyun Liang, Luc van Gool

Due to the fact that fully supervised semantic segmentation methods require sufficient fully-labeled data to work well and can not generalize to unseen classes, few-shot segmentation has attracted lots of research attention. Previous arts extract features from support and query images, which are processed jointly before making predictions on query images. The whole process is based on convolutional neural networks (CNN), leading to the problem that only local information is used. In this paper, we propose a TRansformer-based Few-shot Semantic segmentation method (TRFS). Specifically, our model consists of two modules: Global Enhancement Module (GEM) and Local Enhancement Module (LEM). GEM adopts transformer blocks to exploit global information, while LEM utilizes conventional convolutions to exploit local information, across query and support features. Both GEM and LEM are complementary, helping to learn better feature representations for segmenting query images. Extensive experiments on PASCAL-5i and COCO datasets show that our approach achieves new state-of-the-art performance, demonstrating its effectiveness.

📄 PDF Abstract BibTeX arXiv:2108.02266

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot Semantic SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

SAM-I-Am: Semantic Boosting for Zero-shot Atomic-Scale Electron Micrograph Segmentation

2024-04-09 · Waqwoya Abebe, Jan Strube, Luanzheng Guo, Nathan R. Tallent 외

Image segmentation is a critical enabler for tasks ranging from medical diagnostics to autonomous driving. However, the correct segmentation semantics - where are boundaries located? what segments are logically similar? …

Autonomous DrivingImage SegmentationSegmentationSemantic Segmentation

Unlocking the Potential of Pre-trained Vision Transformers for Few-Shot Semantic Segmentation through Relationship Descriptors

2024-01-01 · CVPR 2024 1 · Ziqin Zhou, Hai-Ming Xu, Yangyang Shu, Lingqiao Liu

The recent advent of pre-trained vision transformers has unveiled a promising property: their inherent capability to group semantically related visual concepts. In this paper we explore to harnesses this emergent fea…

Few-Shot Semantic SegmentationSegmentationSemantic SegmentationZero-Shot Semantic Segmentation

FECANet: Boosting Few-Shot Semantic Segmentation with Feature-Enhanced Context-Aware Network

2023-01-19 · Huafeng Liu, Pai Peng, Tao Chen, Qiong Wang 외

Few-shot semantic segmentation is the task of learning to locate each pixel of the novel class in the query image with only a few annotated support images. The current correlation-based methods construct pair-wise featur…

Few-Shot Semantic Segmentation

Boosting Few-shot 3D Point Cloud Segmentation via Query-Guided Enhancement

2023-08-06 · Zhenhua Ning, Zhuotao Tian, Guangming Lu, Wenjie Pei

Although extensive research has been conducted on 3D point cloud segmentation, effectively adapting generic models to novel categories remains a formidable challenge. This paper proposes a novel approach to improve point…

Point Cloud SegmentationSegmentation

Self-Supervised Vision Transformers Are Efficient Segmentation Learners for Imperfect Labels

2024-01-23 · Seungho Lee, Seoungyoon Kang, Hyunjung Shim

This study demonstrates a cost-effective approach to semantic segmentation using self-supervised vision transformers (SSVT). By freezing the SSVT backbone and training a lightweight segmentation head, our approach effect…

Language ModelingLanguage ModellingSegmentationSemantic Segmentation