中文
相关论文

相关论文: Multi-similarity based Hyperrelation Network for f…

200 篇论文

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

Few-shot semantic segmentation aims at learning to segment a target object from a query image using only a few annotated support images of the target class. This challenging task requires to understand diverse levels of visual cues and…

计算机视觉与模式识别 · 计算机科学 2021-10-18 Juhong Min , Dahyun Kang , Minsu Cho

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

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 semantic segmentation aims to segment novel-class objects in a given query image with only a few labeled support images. Most advanced solutions exploit a metric learning framework that performs segmentation through matching each…

计算机视觉与模式识别 · 计算机科学 2023-01-18 Jiacheng Chen , Bin-Bin Gao , Zongqing Lu , Jing-Hao Xue , Chengjie Wang , Qingmin Liao

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

Remote sensing image semantic segmentation is an important problem for remote sensing image interpretation. Although remarkable progress has been achieved, existing deep neural network methods suffer from the reliance on massive training…

计算机视觉与模式识别 · 计算机科学 2023-09-18 Linhan Wang , Shuo Lei , Jianfeng He , Shengkun Wang , Min Zhang , Chang-Tien Lu

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 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

Few-shot segmentation aims to learn a segmentation model that can be generalized to novel classes with only a few training images. In this paper, we propose a Cross-Reference and Local-Global Conditional Networks (CRCNet) for few-shot…

计算机视觉与模式识别 · 计算机科学 2022-08-24 Weide Liu , Chi Zhang , Guosheng Lin , Fayao Liu

The deep CNNs in image semantic segmentation typically require a large number of densely-annotated images for training and have difficulties in generalizing to unseen object categories. Therefore, few-shot segmentation has been developed to…

计算机视觉与模式识别 · 计算机科学 2022-11-01 Henghui Ding , Hui Zhang , Xudong Jiang

Few-shot semantic segmentation aims to recognize novel classes with only very few labelled data. This challenging task requires mining of the relevant relationships between the query image and the support images. Previous works have…

计算机视觉与模式识别 · 计算机科学 2022-02-16 Wei Ao , Shunyi Zheng , Yan Meng

Traditional semantic segmentation requires a large labeled image dataset and can only be predicted within predefined classes. To solve this problem, few-shot segmentation, which requires only a handful of annotations for the new target…

计算机视觉与模式识别 · 计算机科学 2022-11-17 Atsuro Okazawa

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

We propose Sym-Net, a novel framework for Few-Shot Segmentation (FSS) that addresses the critical issue of intra-class variation by jointly learning both query and support prototypes in a symmetrical manner. Unlike previous methods that…

计算机视觉与模式识别 · 计算机科学 2024-07-30 Qun Li , Baoquan Sun , Fu Xiao , Yonggang Qi , Bir Bhanu

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

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

To address the annotation scarcity issue in some cases of semantic segmentation, there have been a few attempts to develop the segmentation model in the few-shot learning paradigm. However, most existing methods only focus on the…

计算机视觉与模式识别 · 计算机科学 2019-11-26 Pinzhuo Tian , Zhangkai Wu , Lei Qi , Lei Wang , Yinghuan Shi , Yang Gao

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

Few-shot learning for fine-grained image classification has gained recent attention in computer vision. Among the approaches for few-shot learning, due to the simplicity and effectiveness, metric-based methods are favorably state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2021-02-03 Xiaoxu Li , Jijie Wu , Zhuo Sun , Zhanyu Ma , Jie Cao , Jing-Hao Xue
‹ 上一页 1 2 3 10 下一页 ›