中文
相关论文

相关论文: Query-guided Prototype Evolution Network for Few-S…

200 篇论文

Few-Shot Medical Image Segmentation (FSMIS) aims to segment novel classes of medical objects using only a few labeled images. Prototype-based methods have made significant progress in addressing FSMIS. However, they typically generate a…

计算机视觉与模式识别 · 计算机科学 2025-09-04 Chao Fan , Xibin Jia , Anqi Xiao , Hongyuan Yu , Zhenghan Yang , Dawei Yang , Hui Xu , Yan Huang , Liang Wang

We propose Foreground-Covering Prototype Generation and Matching to resolve Few-Shot Segmentation (FSS), which aims to segment target regions in unlabeled query images based on labeled support images. Unlike previous research, which…

计算机视觉与模式识别 · 计算机科学 2025-01-03 Suho Park , SuBeen Lee , Hyun Seok Seong , Jaejoon Yoo , Jae-Pil Heo

Few-shot Semantic Segmentation (FSS) aims to adapt a pretrained model to new classes with as few as a single labelled training sample per class. Despite the prototype based approaches have achieved substantial success, existing models are…

计算机视觉与模式识别 · 计算机科学 2024-06-27 Song Tang , Shaxu Yan , Xiaozhi Qi , Jianxin Gao , Mao Ye , Jianwei Zhang , Xiatian Zhu

In recent years, deep learning based on Convolutional Neural Networks (CNNs) has achieved remarkable success in many applications. However, their heavy reliance on extensive labeled data and limited generalization ability to unseen classes…

计算机视觉与模式识别 · 计算机科学 2024-05-14 Xiaoxiao Wu , Zhenguo Gao , Xiaowei Chen , Yakai Wang , Shulei Qu , Na Li

Few-shot segmentation (FSS) aims to segment unseen classes using a few annotated samples. Typically, a prototype representing the foreground class is extracted from annotated support image(s) and is matched to features representing each…

计算机视觉与模式识别 · 计算机科学 2022-12-23 Haoyan Guan , Michael Spratling

The deep CNNs in image semantic segmentation typically require a large number of densely-annotated images for training and have difficulties in generalizing to unseen object categories. Therefore, few-shot segmentation has been developed to…

计算机视觉与模式识别 · 计算机科学 2022-11-01 Henghui Ding , Hui Zhang , Xudong Jiang

State-of-the-art semantic segmentation methods require sufficient labeled data to achieve good results and hardly work on unseen classes without fine-tuning. Few-shot segmentation is thus proposed to tackle this problem by learning a model…

计算机视觉与模式识别 · 计算机科学 2020-08-05 Zhuotao Tian , Hengshuang Zhao , Michelle Shu , Zhicheng Yang , Ruiyu Li , Jiaya Jia

Few-shot semantic segmentation aims to segment novel-class objects in a query image with only a few annotated examples in support images. Most of advanced solutions exploit a metric learning framework that performs segmentation through…

计算机视觉与模式识别 · 计算机科学 2021-04-29 Jiacheng Chen , Bin-Bin Gao , Zongqing Lu , Jing-Hao Xue , Chengjie Wang , Qingmin Liao

Recent advancements in few-shot segmentation (FSS) have exploited pixel-by-pixel matching between query and support features, typically based on cross attention, which selectively activate query foreground (FG) features that correspond to…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Qianxiong Xu , Guosheng Lin , Chen Change Loy , Cheng Long , Ziyue Li , Rui Zhao

We propose Sym-Net, a novel framework for Few-Shot Segmentation (FSS) that addresses the critical issue of intra-class variation by jointly learning both query and support prototypes in a symmetrical manner. Unlike previous methods that…

计算机视觉与模式识别 · 计算机科学 2024-07-30 Qun Li , Baoquan Sun , Fu Xiao , Yonggang Qi , Bir Bhanu

Few-shot segmentation (FSS) methods perform image segmentation for a particular object class in a target (query) image, using a small set of (support) image-mask pairs. Recent deep neural network based FSS methods leverage high-dimensional…

计算机视觉与模式识别 · 计算机科学 2020-05-05 Siddhartha Gairola , Mayur Hemani , Ayush Chopra , Balaji Krishnamurthy

Few-shot semantic segmentation task aims at performing segmentation in query images with a few annotated support samples. Currently, few-shot segmentation methods mainly focus on leveraging foreground information without fully utilizing the…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Qinglong Cao , Yuntian Chen , Xiwen Yao , Junwei Han

The key challenge for few-shot semantic segmentation (FSS) is how to tailor a desirable interaction among support and query features and/or their prototypes, under the episodic training scenario. Most existing FSS methods implement such…

计算机视觉与模式识别 · 计算机科学 2022-04-25 Jie Liu , Yanqi Bao , Guo-Sen Xie , Huan Xiong , Jan-Jakob Sonke , Efstratios Gavves

Deep learning has achieved tremendous success in computer vision, while medical image segmentation (MIS) remains a challenge, due to the scarcity of data annotations. Meta-learning techniques for few-shot segmentation (Meta-FSS) have been…

计算机视觉与模式识别 · 计算机科学 2023-03-08 Qianqian Shen , Yanan Li , Jiyong Jin , Bin Liu

Few-shot segmentation targets to segment new classes with few annotated images provided. It is more challenging than traditional semantic segmentation tasks that segment known classes with abundant annotated images. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2020-05-12 Jinlu Liu , Yongqiang Qin

Generalized Few-shot Semantic Segmentation (GFSS) extends Few-shot Semantic Segmentation (FSS) to simultaneously segment unseen classes and seen classes during evaluation. Previous works leverage additional branch or prototypical…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Kai Huang , Feigege Wang , Ye Xi , Yutao Gao

This paper studies the few-shot segmentation (FSS) task, which aims to segment objects belonging to unseen categories in a query image by learning a model on a small number of well-annotated support samples. Our analysis of two mainstream…

计算机视觉与模式识别 · 计算机科学 2025-07-28 Tianyu Zou , Shengwu Xiong , Ruilin Yao , Yi Rong

Prototype learning is extensively used for few-shot segmentation. Typically, a single prototype is obtained from the support feature by averaging the global object information. However, using one prototype to represent all the information…

计算机视觉与模式识别 · 计算机科学 2021-05-18 Gen Li , Varun Jampani , Laura Sevilla-Lara , Deqing Sun , Jonghyun Kim , Joongkyu Kim

Existing few-shot segmentation (FSS) only considers learning support-query correlation and segmenting unseen categories under the precise pixel masks. However, the cost of a large number of pixel masks during training is expensive. This…

计算机视觉与模式识别 · 计算机科学 2024-05-31 Xinyang Huang , Chuang Zhu , Kebin Liu , Ruiying Ren , Shengjie Liu

Existing few-shot segmentation methods have achieved great progress based on the support-query matching framework. But they still heavily suffer from the limited coverage of intra-class variations from the few-shot supports provided.…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Qi Fan , Wenjie Pei , Yu-Wing Tai , Chi-Keung Tang
‹ 上一页 1 2 3 10 下一页 ›