中文
相关论文

相关论文: DSV-LFS: Unifying LLM-Driven Semantic Cues with Vi…

200 篇论文

Few-shot learning (FSL) aims to recognize novel concepts from only a few labeled support samples. Recent studies enhance support features by incorporating additional semantic information or designing complex semantic fusion modules.…

计算机视觉与模式识别 · 计算机科学 2025-10-24 Wenhao Li , Qiangchang Wang , Xianjing Meng , Zhibin Wu , Yilong Yin

The task of few-shot image classification and segmentation (FS-CS) requires the classification and segmentation of target objects in a query image, given only a few examples of the target classes. We introduce a method that utilises large…

计算机视觉与模式识别 · 计算机科学 2023-11-22 Tian Meng , Yang Tao , Wuliang Yin

Few-shot learning (FSL) has attracted considerable attention recently. Among existing approaches, the metric-based method aims to train an embedding network that can make similar samples close while dissimilar samples as far as possible and…

计算机视觉与模式识别 · 计算机科学 2022-10-13 Bin Xiao , Chien-Liang Liu , Wen-Hoar Hsaio

Few-shot learning (FSL) aims to recognize new concepts using a limited number of visual samples. Existing approaches attempt to incorporate semantic information into the limited visual data for category understanding. However, these methods…

计算机视觉与模式识别 · 计算机科学 2024-08-23 Mushui Liu , Fangtai Wu , Bozheng Li , Ziqian Lu , Yunlong Yu , Xi Li

Few-shot segmentation (FSS) aims to segment objects of unseen classes given only a few annotated support images. Most existing methods simply stitch query features with independent support prototypes and segment the query image by feeding…

计算机视觉与模式识别 · 计算机科学 2022-11-03 Kai Huang , Mingfei Cheng , Yang Wang , Bochen Wang , Ye Xi , Feigege Wang , Peng Chen

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

This paper proposes LLaFS, the first attempt to leverage large language models (LLMs) in few-shot segmentation. In contrast to the conventional few-shot segmentation methods that only rely on the limited and biased information from the…

计算机视觉与模式识别 · 计算机科学 2024-04-04 Lanyun Zhu , Tianrun Chen , Deyi Ji , Jieping Ye , Jun Liu

In Few-Shot Learning (FSL), traditional metric-based approaches often rely on global metrics to compute similarity. However, in natural scenes, the spatial arrangement of key instances is often inconsistent across images. This spatial…

计算机视觉与模式识别 · 计算机科学 2024-11-12 Hao Tang , Junhao Lu , Guoheng Huang , Ming Li , Xuhang Chen , Guo Zhong , Zhengguang Tan , Zinuo Li

Few-Shot Segmentation (FSS) aims to segment the novel class images with a few annotated samples. In this paper, we propose a dense affinity matching (DAM) framework to exploit the support-query interaction by densely capturing both the…

计算机视觉与模式识别 · 计算机科学 2023-07-18 Hao Chen , Yonghan Dong , Zheming Lu , Yunlong Yu , Yingming Li , Jungong Han , Zhongfei Zhang

Few-shot semantic segmentation (FSS) aims to segment objects of unseen classes in query images with only a few annotated support images. Existing FSS algorithms typically focus on mining category representations from the single-view support…

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

Few-shot segmentation (FSS) methods perform image segmentation for a particular object class in a target (query) image, using a small set of (support) image-mask pairs. Recent deep neural network based FSS methods leverage high-dimensional…

计算机视觉与模式识别 · 计算机科学 2020-05-05 Siddhartha Gairola , Mayur Hemani , Ayush Chopra , Balaji Krishnamurthy

Few-shot semantic segmentation (FSS) aims to segment objects of novel categories in the query images given only a few annotated support samples. Existing methods primarily build the image-level correlation between the support target object…

计算机视觉与模式识别 · 计算机科学 2025-09-10 Chunlin Wen , Yu Zhang , Jie Fan , Hongyuan Zhu , Xiu-Shen Wei , Yijun Wang , Zhiqiang Kou , Shuzhou Sun

The Few-Shot Segmentation (FSS) aims to accomplish the novel class segmentation task with a few annotated images. Current FSS research based on meta-learning focus on designing a complex interaction mechanism between the query and support…

计算机视觉与模式识别 · 计算机科学 2024-01-10 Jing Wang , Jinagyun Li , Chen Chen , Yisi Zhang , Haoran Shen , Tianxiang Zhang

Industrial defect segmentation is critical for manufacturing quality control. Due to the scarcity of training defect samples, few-shot semantic segmentation (FSS) holds significant value in this field. However, existing studies mostly apply…

计算机视觉与模式识别 · 计算机科学 2025-02-12 Tongkun Liu , Bing Li , Xiao Jin , Yupeng Shi , Qiuying Li , Xiang Wei

Few-Shot Semantic Segmentation (FSS) models achieve strong performance in segmenting novel classes with minimal labeled examples, yet their decision-making processes remain largely opaque. While explainable AI has advanced significantly in…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Pasquale De Marinis , Uzay Kaymak , Rogier Brussee , Gennaro Vessio , Giovanna Castellano

Point cloud few-shot semantic segmentation (PC-FSS) aims to segment targets of novel categories in a given query point cloud with only a few annotated support samples. The current top-performing prototypical learning methods employ…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Zhaoyang Li , Yuan Wang , Wangkai Li , Rui Sun , Tianzhu Zhang

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

Few-shot learning is a promising way for reducing the label cost in new categories adaptation with the guidance of a small, well labeled support set. But for few-shot semantic segmentation, the pixel-level annotations of support images are…

计算机视觉与模式识别 · 计算机科学 2023-11-27 Jing Wang , Yuang Liu , Qiang Zhou , Fan Wang

The task of few-shot image classification and segmentation (FS-CS) involves classifying and segmenting target objects in a query image, given only a few examples of the target classes. We introduce the Vision-Instructed Segmentation and…

计算机视觉与模式识别 · 计算机科学 2024-03-18 Tian Meng , Yang Tao , Ruilin Lyu , Wuliang Yin

Few-shot semantic segmentation (FSS) aims to form class-agnostic models segmenting unseen classes with only a handful of annotations. Previous methods limited to the semantic feature and prototype representation suffer from coarse…

计算机视觉与模式识别 · 计算机科学 2023-06-28 Bohao Peng , Zhuotao Tian , Xiaoyang Wu , Chengyao Wang , Shu Liu , Jingyong Su , Jiaya Jia
‹ 上一页 1 2 3 10 下一页 ›