TL;DR
FECANet improves few-shot semantic segmentation by enhancing feature correlations with context-aware modules, reducing noise, and capturing multi-scale semantic relations, leading to state-of-the-art results.
Contribution
The paper introduces a feature enhancement module and a correlation reconstruction module to improve correlation quality and context understanding in few-shot segmentation.
Findings
Significant performance gains on PASCAL-5i and COCO-20i datasets.
Effective suppression of noise in feature correlations.
Enhanced encoding of multi-scale context features.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
