中文
相关论文

相关论文: Few-Shot Segmentation via Cycle-Consistent Transfo…

200 篇论文

Few-shot classification which aims to recognize unseen classes using very limited samples has attracted more and more attention. Usually, it is formulated as a metric learning problem. The core issue of few-shot classification is how to…

计算机视觉与模式识别 · 计算机科学 2022-08-29 Xixi Wang , Xiao Wang , Bo Jiang , Bin Luo

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…

图像与视频处理 · 电气工程与系统科学 2023-07-27 Yao Huang , Jianming Liu

Recently, due to the increasing requirements of medical imaging applications and the professional requirements of annotating medical images, few-shot learning has gained increasing attention in the medical image semantic segmentation field.…

计算机视觉与模式识别 · 计算机科学 2022-12-09 Hao Ding , Changchang Sun , Hao Tang , Dawen Cai , Yan Yan

Few-shot object detection aims to detect instances of specific categories in a query image with only a handful of support samples. Although this takes less effort than obtaining enough annotated images for supervised object detection, it…

计算机视觉与模式识别 · 计算机科学 2021-09-17 Hojun Lee , Myunggi Lee , Nojun Kwak

Medical image segmentation has made significant progress in recent years. Deep learning-based methods are recognized as data-hungry techniques, requiring large amounts of data with manual annotations. However, manual annotation is expensive…

计算机视觉与模式识别 · 计算机科学 2023-09-22 Yi Lin , Yufan Chen , Kwang-Ting Cheng , Hao Chen

In this paper, we aim to tackle the challenging few-shot segmentation task from a new perspective. Typical methods follow the paradigm to firstly learn prototypical features from support images and then match query features in pixel-level…

计算机视觉与模式识别 · 计算机科学 2023-01-04 Siyu Jiao , Gengwei Zhang , Shant Navasardyan , Ling Chen , Yao Zhao , Yunchao Wei , Humphrey Shi

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

Few-shot segmentation aims to train a segmentation model that can fast adapt to a novel task for which only a few annotated images are provided. Most recent models have adopted a prototype-based paradigm for few-shot inference. These…

计算机视觉与模式识别 · 计算机科学 2024-01-19 Li Guo , Haoming Liu , Yuxuan Xia , Chengyu Zhang , Xiaochen Lu

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

In visual recognition tasks, few-shot learning requires the ability to learn object categories with few support examples. Its re-popularity in light of the deep learning development is mainly in image classification. This work focuses on…

计算机视觉与模式识别 · 计算机科学 2022-07-29 Miao Zhang , Miaojing Shi , Li Li

Few-shot classification is a challenging problem that aims to learn a model that can adapt to unseen classes given a few labeled samples. Recent approaches pre-train a feature extractor, and then fine-tune for episodic meta-learning. Other…

计算机视觉与模式识别 · 计算机科学 2022-03-28 Philip Chikontwe , Soopil Kim , Sang Hyun Park

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

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…

计算机视觉与模式识别 · 计算机科学 2020-03-25 Weide Liu , Chi Zhang , Guosheng Lin , Fayao Liu

Few-shot video segmentation is the task of delineating a specific novel class in a query video using few labelled support images. Typical approaches compare support and query features while limiting comparisons to a single feature layer and…

计算机视觉与模式识别 · 计算机科学 2023-07-18 Mennatullah Siam , Rezaul Karim , He Zhao , Richard Wildes

Deep neural networks enable highly accurate image segmentation, but require large amounts of manually annotated data for supervised training. Few-shot learning aims to address this shortcoming by learning a new class from a few annotated…

计算机视觉与模式识别 · 计算机科学 2019-10-14 Abhijit Guha Roy , Shayan Siddiqui , Sebastian Pölsterl , Nassir Navab , Christian Wachinger

Few-shot segmentation (FSS) aims to segment the target object in a query image using only a small set of support images and masks. Therefore, having strong prior information for the target object using the support set is essential for…

计算机视觉与模式识别 · 计算机科学 2026-01-07 Seonghyeon Moon , Haein Kong , Muhammad Haris Khan , Mubbasir Kapadia , Yuewei Lin

This paper addresses the few-shot image classification problem, where the classification task is performed on unlabeled query samples given a small amount of labeled support samples only. One major challenge of the few-shot learning problem…

计算机视觉与模式识别 · 计算机科学 2023-07-24 Quang-Huy Nguyen , Cuong Q. Nguyen , Dung D. Le , Hieu H. Pham

Few-shot segmentation enables the model to recognize unseen classes with few annotated examples. Most existing methods adopt prototype learning architecture, where support prototype vectors are expanded and concatenated with query features…

计算机视觉与模式识别 · 计算机科学 2022-03-09 Xiaoyu Zhao , Xiaoqian Chen , Zhiqiang Gong , Wen Yao , Yunyang Zhang , Xiaohu Zheng

Few-shot Semantic Segmentation addresses the challenge of segmenting objects in query images with only a handful of annotated examples. However, many previous state-of-the-art methods either have to discard intricate local semantic features…

计算机视觉与模式识别 · 计算机科学 2025-11-06 Amirreza Fateh , Mohammad Reza Mohammadi , Mohammad Reza Jahed Motlagh

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
‹ 上一页 1 2 3 10 下一页 ›