中文
相关论文

相关论文: Boosting Few-Shot Segmentation via Instance-Aware …

200 篇论文

In this work, we address the challenging task of few-shot segmentation. Previous few-shot segmentation methods mainly employ the information of support images as guidance for query image segmentation. Although some works propose to build…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Weide Liu , Zhonghua Wu , Henghui Ding , Fayao Liu , Jie Lin , Guosheng Lin , Wei Zhou

Few-shot segmentation aims to devise a generalizing model that segments query images from unseen classes during training with the guidance of a few support images whose class tally with the class of the query. There exist two…

计算机视觉与模式识别 · 计算机科学 2022-11-07 Alper Kayabaşı , Gülin Tüfekci , İlkay Ulusoy

Single image-level annotations only correctly describe an often small subset of an image's content, particularly when complex real-world scenes are depicted. While this might be acceptable in many classification scenarios, it poses a…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Markus Hiller , Rongkai Ma , Mehrtash Harandi , Tom Drummond

Annotation-efficient segmentation of the numerous mitochondria instances from various electron microscopy (EM) images is highly valuable for biological and neuroscience research. Although unsupervised domain adaptation (UDA) methods can…

计算机视觉与模式识别 · 计算机科学 2026-05-04 Shan Xiong , Jiabao Chen , Ye Wang , Jialin Peng

In this paper, we explore incremental few-shot object detection (iFSD), which incrementally learns novel classes using only a few examples without revisiting base classes. Previous iFSD works achieved the desired results by applying…

计算机视觉与模式识别 · 计算机科学 2023-08-17 Tae-Min Choi , Jong-Hwan Kim

Few-shot class-incremental learning is crucial for developing scalable and adaptive intelligent systems, as it enables models to acquire new classes with minimal annotated data while safeguarding the previously accumulated knowledge.…

机器学习 · 计算机科学 2024-09-19 Cuiwei Liu , Siang Xu , Huaijun Qiu , Jing Zhang , Zhi Liu , Liang Zhao

Few-shot learning for image classification comes up as a hot topic in computer vision, which aims at fast learning from a limited number of labeled images and generalize over the new tasks. In this paper, motivated by the idea of Fisher…

计算机视觉与模式识别 · 计算机科学 2023-05-16 Qijun Song , Siyun Zhou , Liwei Xu

New conversation topics and functionalities are constantly being added to conversational AI agents like Amazon Alexa and Apple Siri. As data collection and annotation is not scalable and is often costly, only a handful of examples for the…

计算与语言 · 计算机科学 2019-10-11 Varun Kumar , Hadrien Glaude , Cyprien de Lichy , William Campbell

Few-shot image classification learns to recognize new categories from limited labelled data. Metric learning based approaches have been widely investigated, where a query sample is classified by finding the nearest prototype from the…

计算机视觉与模式识别 · 计算机科学 2021-06-04 Zhizheng Zhang , Cuiling Lan , Wenjun Zeng , Zhibo Chen , Shih-Fu Chang

This paper is about few-shot segmentation of foreground objects in images. We train a CNN on small subsets of training images, each mimicking the few-shot setting. In each subset, one image serves as the query and the other(s) as support…

计算机视觉与模式识别 · 计算机科学 2019-10-01 Khoi Nguyen , Sinisa Todorovic

Medical image segmentation has witnessed significant advancements with the emergence of deep learning. However, the reliance of most neural network models on a substantial amount of annotated data remains a challenge for medical image…

计算机视觉与模式识别 · 计算机科学 2024-07-30 Xiaoxiao Wu , Xiaowei Chen , Zhenguo Gao , Shulei Qu , Yuanyuan Qiu

Few-shot segmentation aims at assigning a category label to each image pixel with few annotated samples. It is a challenging task since the dense prediction can only be achieved under the guidance of latent features defined by sparse…

计算机视觉与模式识别 · 计算机科学 2020-12-15 Kai Zhu , Wei Zhai , Zheng-Jun Zha , Yang Cao

Few-shot learning is often motivated by the ability of humans to learn new tasks from few examples. However, standard few-shot classification benchmarks assume that the representation is learned on a limited amount of base class data,…

计算机视觉与模式识别 · 计算机科学 2020-02-19 Yann Lifchitz , Yannis Avrithis , Sylvaine Picard

Conventional detection networks usually need abundant labeled training samples, while humans can learn new concepts incrementally with just a few examples. This paper focuses on a more challenging but realistic class-incremental few-shot…

计算机视觉与模式识别 · 计算机科学 2021-12-30 Pengyang Li , Yanan Li , Han Cui , Donghui Wang

Microscopy data collections are becoming larger and more frequent. Accurate and precise quantitative analysis tools like cell instance segmentation are necessary to benefit from them. This is challenging due to the variability in the data,…

计算机视觉与模式识别 · 计算机科学 2024-02-28 Ram J. Zaveri , Voke Brume , Gianfranco Doretto

In this work, we address the problem of few-shot multi-class object counting with point-level annotations. The proposed technique leverages a class agnostic attention mechanism that sequentially attends to objects in the image and extracts…

计算机视觉与模式识别 · 计算机科学 2020-07-09 Negin Sokhandan , Pegah Kamousi , Alejandro Posada , Eniola Alese , Negar Rostamzadeh

Cross-domain few-shot segmentation (CD-FSS) aims to segment objects of novel classes in new domains, which is often challenging due to the diverse characteristics of target domains and the limited availability of support data. Most CD-FSS…

计算机视觉与模式识别 · 计算机科学 2026-01-01 Qi Fan , Kaiqi Liu , Nian Liu , Hisham Cholakkal , Rao Muhammad Anwer , Wenbin Li , Yang Gao

Domain Adaptation (DA) targets at adapting a model trained over the well-labeled source domain to the unlabeled target domain lying in different distributions. Existing DA normally assumes the well-labeled source domain is class-wise…

计算机视觉与模式识别 · 计算机科学 2020-11-04 Tongxin Wang , Zhengming Ding , Wei Shao , Haixu Tang , Kun Huang

We show that the way inference is performed in few-shot segmentation tasks has a substantial effect on performances -- an aspect often overlooked in the literature in favor of the meta-learning paradigm. We introduce a transductive…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Malik Boudiaf , Hoel Kervadec , Ziko Imtiaz Masud , Pablo Piantanida , Ismail Ben Ayed , Jose Dolz

Few-shot object detection, the problem of modelling novel object detection categories with few training instances, is an emerging topic in the area of few-shot learning and object detection. Contemporary techniques can be divided into two…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Berkan Demirel , Orhun Buğra Baran , Ramazan Gokberk Cinbis