中文
相关论文

相关论文: DINOv2 based Self Supervised Learning For Few Shot…

200 篇论文

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…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Yuhang Lu , Xinyi Wu , Zhenyao Wu , Song Wang

Deep neural networks usually require accurate and a large number of annotations to achieve outstanding performance in medical image segmentation. One-shot segmentation and weakly-supervised learning are promising research directions that…

图像与视频处理 · 电气工程与系统科学 2021-11-23 Wenhui Lei , Qi Su , Ran Gu , Na Wang , Xinglong Liu , Guotai Wang , Xiaofan Zhang , Shaoting Zhang

Medical image segmentation is a fundamental and critical step in many image-guided clinical approaches. Recent success of deep learning-based segmentation methods usually relies on a large amount of labeled data, which is particularly…

计算机视觉与模式识别 · 计算机科学 2023-11-15 Rushi Jiao , Yichi Zhang , Le Ding , Rong Cai , Jicong Zhang

Nucleus instance segmentation from histopathology images suffers from the extremely laborious and expert-dependent annotation of nucleus instances. As a promising solution to this task, annotation-efficient deep learning paradigms have…

计算机视觉与模式识别 · 计算机科学 2024-02-29 Yu Ming , Zihao Wu , Jie Yang , Danyi Li , Yuan Gao , Changxin Gao , Gui-Song Xia , Yuanqing Li , Li Liang , Jin-Gang Yu

Deep learning becomes an elevated context regarding disposing of many machine learning tasks and has shown a breakthrough upliftment to extract features from unstructured data. Though this flourishing context is developing in the medical…

图像与视频处理 · 电气工程与系统科学 2023-06-01 Jannatul Nayem , Sayed Sahriar Hasan , Noshin Amina , Bristy Das , Md Shahin Ali , Md Manjurul Ahsan , Shivakumar Raman

Few-shot semantic segmentation (FSS) is a crucial challenge in computer vision, driving extensive research into a diverse range of methods, from advanced meta-learning techniques to simple transfer learning baselines. With the emergence of…

计算机视觉与模式识别 · 计算机科学 2025-06-04 Reda Bensaid , Vincent Gripon , François Leduc-Primeau , Lukas Mauch , Ghouthi Boukli Hacene , Fabien Cardinaux

Automatic classification of pests and plants (both healthy and diseased) is of paramount importance in agriculture to improve yield. Conventional deep learning models based on convolutional neural networks require thousands of labeled…

计算机视觉与模式识别 · 计算机科学 2021-09-22 Sai Vidyaranya Nuthalapati , Anirudh Tunga

Just like other few-shot learning problems, few-shot segmentation aims to minimize the need for manual annotation, which is particularly costly in segmentation tasks. Even though the few-shot setting reduces this cost for novel test…

计算机视觉与模式识别 · 计算机科学 2021-11-04 Mustafa Sercan Amac , Ahmet Sencan , Orhun Bugra Baran , Nazli Ikizler-Cinbis , Ramazan Gokberk Cinbis

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…

计算机视觉与模式识别 · 计算机科学 2022-04-28 Dahyun Kang , Minsu Cho

Segmentation refinement aims to enhance the initial coarse masks generated by segmentation algorithms. The refined masks are expected to capture more details and better contours of the target objects. Research on segmentation refinement has…

计算机视觉与模式识别 · 计算机科学 2025-07-11 Seonghyeon Moon , Qingze , Liu , Haein Kong , Muhammad Haris Khan

Despite the significant advancements in general image segmentation achieved by large-scale pre-trained foundation models (such as Meta's Segment Any-thing Model (SAM) series and DINOv2), their performance in specialized fields remains…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Yimin Xu , Fan Yang , Bin Xu

Despite the great progress made by deep CNNs in image semantic segmentation, they typically require a large number of densely-annotated images for training and are difficult to generalize to unseen object categories. Few-shot segmentation…

计算机视觉与模式识别 · 计算机科学 2020-02-10 Kaixin Wang , Jun Hao Liew , Yingtian Zou , Daquan Zhou , Jiashi Feng

Recent self-supervised Vision Transformers (ViTs), such as DINOv3, provide rich feature representations for dense vision tasks. This study investigates the intrinsic few-shot semantic segmentation (FSS) capabilities of frozen DINOv3…

计算机视觉与模式识别 · 计算机科学 2026-02-10 Hussni Mohd Zakir , Eric Tatt Wei Ho

Deep neural networks for semantic segmentation rely on large-scale annotated datasets, leading to an annotation bottleneck that motivates few shot semantic segmentation (FSS) which aims to generalize to novel classes with minimal labeled…

计算机视觉与模式识别 · 计算机科学 2025-12-17 Ourui Fu , Hangzhou He , Kaiwen Li , Xinliang Zhang , Lei Zhu , Shuang Zeng , Zhaoheng Xie , Yanye Lu

Few-shot aerial image segmentation is a challenging task that involves precisely parsing objects in query aerial images with limited annotated support. Conventional matching methods without consideration of varying object orientations can…

计算机视觉与模式识别 · 计算机科学 2023-06-22 Qinglong Cao , Yuntian Chen , Chao Ma , Xiaokang Yang

Recent work has shown that label-efficient few-shot learning through self-supervision can achieve promising medical image segmentation results. However, few-shot segmentation models typically rely on prototype representations of the…

图像与视频处理 · 电气工程与系统科学 2022-03-07 Stine Hansen , Srishti Gautam , Robert Jenssen , Michael Kampffmeyer

In the context of few-shot classification, the goal is to train a classifier using a limited number of samples while maintaining satisfactory performance. However, traditional metric-based methods exhibit certain limitations in achieving…

计算机视觉与模式识别 · 计算机科学 2025-03-13 Fatemeh Askari , Amirreza Fateh , Mohammad Reza Mohammadi

Few-shot image classification aims to classify unseen classes with limited labelled samples. Recent works benefit from the meta-learning process with episodic tasks and can fast adapt to class from training to testing. Due to the limited…

计算机视觉与模式识别 · 计算机科学 2021-02-24 Da Chen , Yuefeng Chen , Yuhong Li , Feng Mao , Yuan He , Hui Xue

Few-shot learning (FSL) aims to learn models that generalize to novel classes with limited training samples. Recent works advance FSL towards a scenario where unlabeled examples are also available and propose semi-supervised FSL methods.…

计算机视觉与模式识别 · 计算机科学 2024-10-31 Linglan Zhao , Dashan Guo , Yunlu Xu , Liang Qiao , Zhanzhan Cheng , Shiliang Pu , Yi Niu , Xiangzhong Fang

Few-shot segmentation aims to segment unseen-class objects given only a handful of densely labeled samples. Prototype learning, where the support feature yields a singleor several prototypes by averaging global and local object information,…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Ehtesham Iqbal , Sirojbek Safarov , Seongdeok Bang