paper-with-me

Papers

Scale-Aware Graph Neural Network for Few-Shot Semantic Segmentation

2021-06-19 · CVPR 2021 1 · Guo-Sen Xie, Jie Liu, Huan Xiong, Ling Shao

Few-shot semantic segmentation (FSS) aims to segment unseen class objects given very few densely-annotated support images from the same class. Existing FSS methods find the query object by using support prototypes or by directly relying on heuristic multi-scale feature fusion. However, they fail to fully leverage the high-order appearance relationships between multi-scale features among the support-query image pairs, thus leading to an inaccurate localization of the query objects. To tackle the above challenge, we propose an end-to-end scale-aware graph neural network (SAGNN) by reasoning the cross-scale relations among the support-query images for FSS. Specifically, a scale-aware graph is first built by taking support-induced multi-scale query features as nodes and, meanwhile, each edge is modeled as the pairwise interaction of its connected nodes. By progressive message passing over this graph, SAGNN is capable of capturing cross-scale relations and overcoming object variations (e.g., appearance, scale and location), and can thus learn more precise node embeddings. This in turn enables it to predict more accurate foreground objects. Moreover, to make full use of the location relations across scales for the query image, a novel self-node collaboration mechanism is proposed to enrich the current node, which endows SAGNN the ability of perceiving different resolutions of the same objects. Extensive experiments on PASCAL-5i and COCO-20i show that SAGNN achieves state-of-the-art results.

📄 PDF Abstract BibTeX

Code (1)

alpoler/Scale-Aware-Graph-Neural-Network-for-Few-Shot-Semantic-Segmentation pytorch

Tasks

Few-Shot Semantic SegmentationGraph Neural NetworkSemantic Segmentation

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Zero-Shot Semantic Segmentation via Spatial and Multi-Scale Aware Visual Class Embedding

2021-11-30 · Sungguk Cha, Yooseung Wang

Fully supervised semantic segmentation technologies bring a paradigm shift in scene understanding. However, the burden of expensive labeling cost remains as a challenge. To solve the cost problem, recent studies proposed…

Domain AdaptationLanguage ModelingLanguage ModellingScene Understanding+4

Part-aware Prototype Network for Few-shot Semantic Segmentation

2020-07-13 · ECCV 2020 8 · Yongfei Liu, Xiangyi Zhang, Songyang Zhang, Xuming He

Few-shot semantic segmentation aims to learn to segment new object classes with only a few annotated examples, which has a wide range of real-world applications. Most existing methods either focus on the restrictive sett…

Few-Shot Semantic SegmentationGraph Neural NetworkObjectSegmentation+2

SAM-Aware Graph Prompt Reasoning Network for Cross-Domain Few-Shot Segmentation

2024-12-31 · Shi-Feng Peng, Guolei Sun, Yong Li, Hongsong Wang 외

The primary challenge of cross-domain few-shot segmentation (CD-FSS) is the domain disparity between the training and inference phases, which can exist in either the input data or the target classes. Previous models stru…

Cross-Domain Few-ShotGPRRepresentation Learning

Delving into Shape-aware Zero-shot Semantic Segmentation

2023-04-17 · CVPR 2023 1 · Xinyu Liu, Beiwen Tian, Zhen Wang, Rui Wang 외

Thanks to the impressive progress of large-scale vision-language pretraining, recent recognition models can classify arbitrary objects in a zero-shot and open-set manner, with a surprisingly high accuracy. However, trans…

Image SegmentationSegmentationSemantic SegmentationZero-Shot Semantic Segmentation

Context-aware Feature Generation for Zero-shot Semantic Segmentation

2020-08-16 · Zhangxuan Gu, Siyuan Zhou, Li Niu, Zihan Zhao 외

Existing semantic segmentation models heavily rely on dense pixel-wise annotations. To reduce the annotation pressure, we focus on a challenging task named zero-shot semantic segmentation, which aims to segment unseen ob…

SegmentationSemantic SegmentationWord EmbeddingsZero Shot Segmentation+1