paper-with-me

홈 › Papers

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

2023-01-19 · Huafeng Liu, Pai Peng, Tao Chen, Qiong Wang, Yazhou Yao, Xian-Sheng Hua

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 feature correlations to establish the many-to-many matching because the typical prototype-based approaches cannot learn fine-grained correspondence relations. However, the existing methods still suffer from the noise contained in naive correlations and the lack of context semantic information in correlations. To alleviate these problems mentioned above, we propose a Feature-Enhanced Context-Aware Network (FECANet). Specifically, a feature enhancement module is proposed to suppress the matching noise caused by inter-class local similarity and enhance the intra-class relevance in the naive correlation. In addition, we propose a novel correlation reconstruction module that encodes extra correspondence relations between foreground and background and multi-scale context semantic features, significantly boosting the encoder to capture a reliable matching pattern. Experiments on PASCAL-$5^i$ and COCO-$20^i$ datasets demonstrate that our proposed FECANet leads to remarkable improvement compared to previous state-of-the-arts, demonstrating its effectiveness.

📄 PDF Abstract BibTeX arXiv:2301.08160

Code (1)

nust-machine-intelligence-laboratory/fecanet 공식 구현 pytorch

Tasks

Few-Shot Semantic 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

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 attent…

Few-Shot Semantic SegmentationSegmentationSemantic 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

Feature Weighting and Boosting for Few-Shot Segmentation

2019-09-28 · ICCV 2019 10 · Khoi Nguyen, Sinisa Todorovic

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 ot…

Few-Shot Semantic SegmentationSegmentation

Boosting Few-Shot Semantic Segmentation Via Segment Anything Model

2024-01-18 · Chen-Bin Feng, Qi Lai, Kangdao Liu, Houcheng Su 외

In semantic segmentation, accurate prediction masks are crucial for downstream tasks such as medical image analysis and image editing. Due to the lack of annotated data, few-shot semantic segmentation (FSS) performs poor…

Few-Shot Semantic SegmentationMedical Image AnalysisSegmentationSemantic Segmentation