中文
相关论文

相关论文: High-Performance Few-Shot Segmentation with Founda…

200 篇论文

Few-shot instance segmentation (FSIS) conjoins the few-shot learning paradigm with general instance segmentation, which provides a possible way of tackling instance segmentation in the lack of abundant labeled data for training. This paper…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Zhibo Fan , Jin-Gang Yu , Zhihao Liang , Jiarong Ou , Changxin Gao , Gui-Song Xia , Yuanqing Li

Cross-Domain Few-Shot Semantic Segmentation (CD-FSS) seeks to segment unknown classes in unseen domains using only a few annotated examples. This setting is inherently challenging: source and target domains exhibit substantial distribution…

计算机视觉与模式识别 · 计算机科学 2025-12-08 Pasquale De Marinis , Pieter M. Blok , Uzay Kaymak , Rogier Brussee , Gennaro Vessio , Giovanna Castellano

Few-shot Learning aims to learn and distinguish new categories with a very limited number of available images, presenting a significant challenge in the realm of deep learning. Recent researchers have sought to leverage the additional…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Chunpeng Zhou , Haishuai Wang , Xilu Yuan , Zhi Yu , Jiajun Bu

We uncover an ever-overlooked deficiency in the prevailing Few-Shot Learning (FSL) methods: the pre-trained knowledge is indeed a confounder that limits the performance. This finding is rooted from our causal assumption: a Structural Causal…

机器学习 · 计算机科学 2020-12-07 Zhongqi Yue , Hanwang Zhang , Qianru Sun , Xian-Sheng Hua

Few-shot semantic segmentation (FSS) aims to enable models to segment novel/unseen object classes using only a limited number of labeled examples. However, current FSS methods frequently struggle with generalization due to incomplete and…

计算机视觉与模式识别 · 计算机科学 2025-03-07 Amin Karimi , Charalambos Poullis

We propose Foreground-Covering Prototype Generation and Matching to resolve Few-Shot Segmentation (FSS), which aims to segment target regions in unlabeled query images based on labeled support images. Unlike previous research, which…

计算机视觉与模式识别 · 计算机科学 2025-01-03 Suho Park , SuBeen Lee , Hyun Seok Seong , Jaejoon Yoo , Jae-Pil Heo

Semantic segmentation models have two fundamental weaknesses: i) they require large training sets with costly pixel-level annotations, and ii) they have a static output space, constrained to the classes of the training set. Toward…

计算机视觉与模式识别 · 计算机科学 2021-10-19 Fabio Cermelli , Massimiliano Mancini , Yongqin Xian , Zeynep Akata , Barbara Caputo

The key challenge for few-shot semantic segmentation (FSS) is how to tailor a desirable interaction among support and query features and/or their prototypes, under the episodic training scenario. Most existing FSS methods implement such…

计算机视觉与模式识别 · 计算机科学 2022-04-25 Jie Liu , Yanqi Bao , Guo-Sen Xie , Huan Xiong , Jan-Jakob Sonke , Efstratios Gavves

The recent popularity of foundation models and the pre-train-and-adapt paradigm, where a large-scale model is transferred to downstream tasks, is gaining attention for volumetric medical image segmentation. However, current transfer…

计算机视觉与模式识别 · 计算机科学 2025-05-12 Julio Silva-Rodríguez , Jose Dolz , Ismail Ben Ayed

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

Deployment of deep neural networks in real-world settings typically requires adaptation to new tasks with few examples. Few-shot classification (FSC) provides a solution to this problem by leveraging pre-trained backbones for fast…

机器学习 · 计算机科学 2025-03-19 Rui Li , Martin Trapp , Marcus Klasson , Arno Solin

Pixel-aligned implicit models, such as PIFu, PIFuHD, and ICON, are used for single-view clothed human reconstruction. These models need to be trained using a sampling training scheme. Existing sampling training schemes either fail to…

计算机视觉与模式识别 · 计算机科学 2024-11-12 Kennard Yanting Chan , Fayao Liu , Guosheng Lin , Chuan Sheng Foo , Weisi Lin

Few-shot learning (FSL) techniques seek to learn the underlying patterns in data using fewer samples, analogous to how humans learn from limited experience. In this limited-data scenario, the challenges associated with deep neural networks,…

计算机视觉与模式识别 · 计算机科学 2023-04-14 Deepan Chakravarthi Padmanabhan , Shruthi Gowda , Elahe Arani , Bahram Zonooz

As rich sources of history, maps provide crucial insights into historical changes, yet their diverse visual representations and limited annotated data pose significant challenges for automated processing. We propose a simple yet effective…

计算机视觉与模式识别 · 计算机科学 2025-10-20 Rafael Sterzinger , Marco Peer , Robert Sablatnig

Few-shot segmentation (FSS) aims at performing semantic segmentation on novel classes given a few annotated support samples. With a rethink of recent advances, we find that the current FSS framework has deviated far from the supervised…

计算机视觉与模式识别 · 计算机科学 2022-10-14 Jian-Wei Zhang , Yifan Sun , Yi Yang , Wei Chen

Existing few-shot segmentation (FSS) only considers learning support-query correlation and segmenting unseen categories under the precise pixel masks. However, the cost of a large number of pixel masks during training is expensive. This…

计算机视觉与模式识别 · 计算机科学 2024-05-31 Xinyang Huang , Chuang Zhu , Kebin Liu , Ruiying Ren , Shengjie Liu

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…

计算机视觉与模式识别 · 计算机科学 2024-07-17 Shijie Chang , Youwei Pang , Xiaoqi Zhao , Lihe Zhang , Huchuan Lu

The goal of incremental Few-shot Semantic Segmentation (iFSS) is to extend pre-trained segmentation models to new classes via few annotated images without access to old training data. During incrementally learning novel classes, the data…

计算机视觉与模式识别 · 计算机科学 2024-05-31 Lianlei Shan , Wenzhang Zhou , Wei Li , Xingyu Ding

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

The Diffusion Model has not only garnered noteworthy achievements in the realm of image generation but has also demonstrated its potential as an effective pretraining method utilizing unlabeled data. Drawing from the extensive potential…

计算机视觉与模式识别 · 计算机科学 2024-10-30 Muzhi Zhu , Yang Liu , Zekai Luo , Chenchen Jing , Hao Chen , Guangkai Xu , Xinlong Wang , Chunhua Shen