paper-with-me

Papers

Few-Shot Semantic Segmentation with Democratic Attention Networks

2020-08-01 · ECCV 2020 8 · Haochen Wang, Xu-Dong Zhang, Yutao Hu, Yandan Yang, Xian-Bin Cao, Xian-Tong Zhen

Few-shot segmentation has recently generated great popularity, addressing a challenging yet important problem of segmenting objects from unseen categories with scarce annotated support images. The crux of few-shot segmentation is to extract object information from the support image and then propagate it to guide the segmentation of query images. In this paper, we propose the Democratic Attention Network (DAN) for few-shot semantic segmentation. We introduce the democratized graph attention mechanism, which can activate more pixels on the object to establish a robust correspondence between support and query images. Thus, the network is able to propagate more guiding information of foreground objects from support to query images, enhancing its robustness and generalizability to new objects. Furthermore, we propose multi-scale guidance by designing a refinement fusion unit to fuse features from intermediate layers for the segmentation of the query image. This offers an efficient way of leveraging multi-level semantic information to achieve more accurate segmentation. Extensive experiments on three benchmarks demonstrate that the proposed DAN achieves the new state-of-the-art performance, surpassing the previous methods by large margins. The thorough ablation studies further reveal its great effectiveness for few-shot semantic segmentation.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot Semantic SegmentationGraph AttentionSegmentationSemantic Segmentation

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

Weakly Supervised Few-shot Object Segmentation using Co-Attention with Visual and Semantic Embeddings

2020-01-26 · Mennatullah Siam, Naren Doraiswamy, Boris N. Oreshkin, Hengshuai Yao 외

Significant progress has been made recently in developing few-shot object segmentation methods. Learning is shown to be successful in few-shot segmentation settings, using pixel-level, scribbles and bounding box supervis…

Few-Shot LearningObjectOne-shot visual object segmentationSegmentation+3

Task-Adaptive Feature Transformer with Semantic Enrichment for Few-Shot Segmentation

2022-02-14 · Jun Seo, Young-Hyun Park, Sung Whan Yoon, Jaekyun Moon

Few-shot learning allows machines to classify novel classes using only a few labeled samples. Recently, few-shot segmentation aiming at semantic segmentation on low sample data has also seen great interest. In this paper…

Few-Shot LearningSegmentationSemantic Segmentation

Few-shot 3D Point Cloud Semantic Segmentation

2020-06-22 · CVPR 2021 1 · Na Zhao, Tat-Seng Chua, Gim Hee Lee

Many existing approaches for 3D point cloud semantic segmentation are fully supervised. These fully supervised approaches heavily rely on large amounts of labeled training data that are difficult to obtain and cannot seg…

Few-shot 3D Point Cloud Semantic SegmentationSegmentationSemantic Segmentation

OTSeg: Multi-prompt Sinkhorn Attention for Zero-Shot Semantic Segmentation

2024-03-21 · Kwanyoung Kim, Yujin Oh, Jong Chul Ye

The recent success of CLIP has demonstrated promising results in zero-shot semantic segmentation by transferring muiltimodal knowledge to pixel-level classification. However, leveraging pre-trained CLIP knowledge to clos…

Semantic SegmentationZero-Shot Semantic Segmentation