English
Related papers

Related papers: FGN: Fully Guided Network for Few-Shot Instance Se…

200 papers

Few-shot segmentation has been attracting a lot of attention due to its effectiveness to segment unseen object classes with a few annotated samples. Most existing approaches use masked Global Average Pooling (GAP) to encode an annotated…

Computer Vision and Pattern Recognition · Computer Science 2021-03-31 Bingfeng Zhang , Jimin Xiao , Terry Qin

Deep learning models have become the mainstream method for medical image segmentation, but they require a large manually labeled dataset for training and are difficult to extend to unseen categories. Few-shot segmentation(FSS) has the…

Image and Video Processing · Electrical Eng. & Systems 2023-07-27 Yao Huang , Jianming Liu

Few-shot semantic segmentation (FSS) aims to segment objects of unseen classes in query images with only a few annotated support images. Existing FSS algorithms typically focus on mining category representations from the single-view support…

Computer Vision and Pattern Recognition · Computer Science 2023-09-29 Qinglong Cao , Yuntian Chen , Chao Ma , Xiaokang Yang

Nuclear instance segmentation has played a critical role in pathology image analysis. The main challenges arise from the difficulty in accurately segmenting instances and the high cost of precise mask-level annotations for fully-supervised…

Computer Vision and Pattern Recognition · Computer Science 2025-02-19 Peng Ling , Wenxiao Xiong

Few-shot classification aims to carry out classification given only few labeled examples for the categories of interest. Though several approaches have been proposed, most existing few-shot learning (FSL) models assume that base and novel…

Computer Vision and Pattern Recognition · Computer Science 2021-12-28 Yuan-Chia Cheng , Ci-Siang Lin , Fu-En Yang , Yu-Chiang Frank Wang

Few-Shot Class-Incremental Fault Diagnosis (FSC-FD), which aims to continuously learn from new fault classes with only a few samples without forgetting old ones, is critical for real-world industrial systems. However, this challenging task…

Machine Learning · Computer Science 2025-12-16 Zhendong Yang , Jie Wang , Liansong Zong , Xiaorong Liu , Quan Qian , Shiqian Chen

Few-shot point cloud semantic segmentation aims to train a model to quickly adapt to new unseen classes with only a handful of support set samples. However, the noise-free assumption in the support set can be easily violated in many…

Computer Vision and Pattern Recognition · Computer Science 2023-09-21 Yating Xu , Na Zhao , Gim Hee Lee

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…

Computer Vision and Pattern Recognition · Computer Science 2024-07-30 Qun Li , Baoquan Sun , Fu Xiao , Yonggang Qi , Bir Bhanu

Few-shot segmentation aims to learn a segmentation model that can be generalized to novel classes with only a few training images. In this paper, we propose a Cross-Reference and Local-Global Conditional Networks (CRCNet) for few-shot…

Computer Vision and Pattern Recognition · Computer Science 2022-08-24 Weide Liu , Chi Zhang , Guosheng Lin , Fayao Liu

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…

Computer Vision and Pattern Recognition · Computer Science 2024-06-27 Song Tang , Shaxu Yan , Xiaozhi Qi , Jianxin Gao , Mao Ye , Jianwei Zhang , Xiatian Zhu

Over the past few years, state-of-the-art image segmentation algorithms are based on deep convolutional neural networks. To render a deep network with the ability to understand a concept, humans need to collect a large amount of pixel-level…

Computer Vision and Pattern Recognition · Computer Science 2020-03-25 Weide Liu , Chi Zhang , Guosheng Lin , Fayao Liu

We introduce the integrative task of few-shot classification and segmentation (FS-CS) that aims to both classify and segment target objects in a query image when the target classes are given with a few examples. This task combines two…

Computer Vision and Pattern Recognition · Computer Science 2022-04-28 Dahyun Kang , Minsu Cho

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…

Computer Vision and Pattern Recognition · Computer Science 2020-08-05 Zhuotao Tian , Hengshuang Zhao , Michelle Shu , Zhicheng Yang , Ruiyu Li , Jiaya Jia

Few-Shot Instance Segmentation (FSIS) requires detecting and segmenting novel classes with limited support examples. Existing methods based on Region Proposal Networks (RPNs) face two issues: 1) Overfitting suppresses novel class objects;…

Computer Vision and Pattern Recognition · Computer Science 2024-08-09 Yue Han , Jiangning Zhang , Yabiao Wang , Chengjie Wang , Yong Liu , Lu Qi , Xiangtai Li , Ming-Hsuan Yang

This paper addresses incremental few-shot instance segmentation, where a few examples of new object classes arrive when access to training examples of old classes is not available anymore, and the goal is to perform well on both old and new…

Computer Vision and Pattern Recognition · Computer Science 2022-06-01 Khoi Nguyen , Sinisa Todorovic

Industrial defect segmentation is critical for manufacturing quality control. Due to the scarcity of training defect samples, few-shot semantic segmentation (FSS) holds significant value in this field. However, existing studies mostly apply…

Computer Vision and Pattern Recognition · Computer Science 2025-02-12 Tongkun Liu , Bing Li , Xiao Jin , Yupeng Shi , Qiuying Li , Xiang Wei

Existing few-shot segmentation (FSS) methods mainly focus on prototype feature generation and the query-support matching mechanism. As a crucial prompt for generating prototype features, the pair of image-mask types in the support set has…

Computer Vision and Pattern Recognition · Computer Science 2024-07-17 Shijie Chang , Youwei Pang , Xiaoqi Zhao , Lihe Zhang , Huchuan Lu

Few-shot segmentation (FSS) expects models trained on base classes to work on novel classes with the help of a few support images. However, when there exists a domain gap between the base and novel classes, the state-of-the-art FSS methods…

Computer Vision and Pattern Recognition · Computer Science 2022-11-29 Yuhang Lu , Xinyi Wu , Zhenyao Wu , Song Wang

Few-shot segmentation is a challenging task, requiring the extraction of a generalizable representation from only a few annotated samples, in order to segment novel query images. A common approach is to model each class with a single…

Computer Vision and Pattern Recognition · Computer Science 2021-03-31 Joakim Johnander , Johan Edstedt , Martin Danelljan , Michael Felsberg , Fahad Shahbaz Khan

We propose regression networks for the problem of few-shot classification, where a classifier must generalize to new classes not seen in the training set, given only a small number of examples of each class. In high dimensional embedding…

Machine Learning · Computer Science 2020-06-22 Arnout Devos , Matthias Grossglauser