中文
相关论文

相关论文: PANet: Few-Shot Image Semantic Segmentation with P…

200 篇论文

This study is concerned with few-shot segmentation, i.e., segmenting the region of an unseen object class in a query image, given support image(s) of its instances. The current methods rely on the pretrained CNN features of the support and…

计算机视觉与模式识别 · 计算机科学 2021-09-16 Zhijie Wang , Masanori Suganuma , Takayuki Okatani

In the cutting-edge domain of medical artificial intelligence (AI), remarkable advances have been achieved in areas such as diagnosis, prediction, and therapeutic interventions. Despite these advances, the technology for image segmentation…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Jun-Young Oh , In-Gyu Lee , Tae-Eui Kam , Ji-Hoon Jeong

The potential for augmenting the segmentation of brain tumors through the use of few-shot learning is vast. Although several deep learning networks (DNNs) demonstrate promising results in terms of segmentation, they require a substantial…

图像与视频处理 · 电气工程与系统科学 2024-01-11 Ahmed Ayman

Currently, the state-of-the-art methods treat few-shot semantic segmentation task as a conditional foreground-background segmentation problem, assuming each class is independent. In this paper, we introduce the concept of meta-class, which…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Zhonghua Wu , Xiangxi Shi , Guosheng lin , Jianfei Cai

Few-shot semantic segmentation aims to segment the target objects in query under the condition of a few annotated support images. Most previous works strive to mine more effective category information from the support to match with the…

计算机视觉与模式识别 · 计算机科学 2022-10-14 Yuanwei Liu , Nian Liu , Xiwen Yao , Junwei Han

Low-shot learning methods for image classification support learning from sparse data. We extend these techniques to support dense semantic image segmentation. Specifically, we train a network that, given a small set of annotated images,…

计算机视觉与模式识别 · 计算机科学 2017-09-12 Amirreza Shaban , Shray Bansal , Zhen Liu , Irfan Essa , Byron Boots

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

Deep Learning has greatly advanced the performance of semantic segmentation, however, its success relies on the availability of large amounts of annotated data for training. Hence, many efforts have been devoted to domain adaptive semantic…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Zhengeng Yang , Hongshan Yu , Wei Sun , Li-Cheng , Ajmal Mian

Modern deep learning models have revolutionized the field of computer vision. But, a significant drawback of most of these models is that they require a large number of labelled examples to generalize properly. Recent developments in…

计算机视觉与模式识别 · 计算机科学 2020-08-04 Atmadeep Banerjee

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

We tackle a novel few-shot learning challenge, which we call few-shot semantic edge detection, aiming to localize crisp boundaries of novel categories using only a few labeled samples. We also present a Class-Agnostic Few-shot Edge…

计算机视觉与模式识别 · 计算机科学 2020-03-19 Young-Hyun Park , Jun Seo , Jaekyun Moon

Few-shot learning that trains image classifiers over few labeled examples per category is a challenging task. In this paper, we propose to exploit an additional big dataset with different categories to improve the accuracy of few-shot…

计算机视觉与模式识别 · 计算机科学 2018-05-29 Liangqu Long , Wei Wang , Jun Wen , Meihui Zhang , Qian Lin , Beng Chin Ooi

Few-shot semantic segmentation is the task of learning to locate each pixel of the novel class in the query image with only a few annotated support images. The current correlation-based methods construct pair-wise feature correlations to…

计算机视觉与模式识别 · 计算机科学 2023-01-20 Huafeng Liu , Pai Peng , Tao Chen , Qiong Wang , Yazhou Yao , Xian-Sheng Hua

Despite the success of deep learning methods for semantic segmentation, few-shot semantic segmentation remains a challenging task due to the limited training data and the generalisation requirement for unseen classes. While recent progress…

计算机视觉与模式识别 · 计算机科学 2021-10-25 Yiwen Li , Gratianus Wesley Putra Data , Yunguan Fu , Yipeng Hu , Victor Adrian Prisacariu

Existing few-shot segmentation methods are based on the meta-learning strategy and extract instance knowledge from a support set and then apply the knowledge to segment target objects in a query set. However, the extracted knowledge is…

计算机视觉与模式识别 · 计算机科学 2023-05-24 Yong Yang , Qiong Chen , Yuan Feng , Tianlin Huang

Few-shot semantic segmentation aims at recognizing the object regions of unseen categories with only a few annotated examples as supervision. The key to few-shot segmentation is to establish a robust semantic relationship between the…

计算机视觉与模式识别 · 计算机科学 2022-06-24 Xiangwen Shi , Zhe Cui , Shaobing Zhang , Miao Cheng , Lian He , Xianghong Tang

Recently proposed few-shot image classification methods have generally focused on use cases where the objects to be classified are the central subject of images. Despite success on benchmark vision datasets aligned with this use case, these…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Elliott Skomski , Aaron Tuor , Andrew Avila , Lauren Phillips , Zachary New , Henry Kvinge , Courtney D. Corley , Nathan Hodas

Open-set few-shot image classification aims to train models using a small amount of labeled data, enabling them to achieve good generalization when confronted with unknown environments. Existing methods mainly use visual information from a…

计算机视觉与模式识别 · 计算机科学 2025-07-17 Kexuan Shi , Zhuang Qi , Jingjing Zhu , Lei Meng , Yaochen Zhang , Haibei Huang , Xiangxu Meng

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

Despite the tremendous success of deep neural networks in medical image segmentation, they typically require a large amount of costly, expert-level annotated data. Few-shot segmentation approaches address this issue by learning to transfer…

计算机视觉与模式识别 · 计算机科学 2021-03-19 Qinji Yu , Kang Dang , Nima Tajbakhsh , Demetri Terzopoulos , Xiaowei Ding