中文
相关论文

相关论文: CSCNET: Class-Specified Cascaded Network for Compo…

200 篇论文

Compositional Zero-Shot Learning (CZSL) aims to recognize novel state-object compositions by leveraging the shared knowledge of their primitive components. Despite considerable progress, effectively calibrating the bias between semantically…

计算机视觉与模式识别 · 计算机科学 2025-01-28 Miaoge Li , Jingcai Guo , Richard Yi Da Xu , Dongsheng Wang , Xiaofeng Cao , Zhijie Rao , Song Guo

Zero-shot learning (ZSL) aims to recognize classes that do not have samples in the training set. One representative solution is to directly learn an embedding function associating visual features with corresponding class semantics for…

计算机视觉与模式识别 · 计算机科学 2023-07-19 Yu Du , Miaojing Shi , Fangyun Wei , Guoqi Li

One of the hallmarks of human intelligence is the ability to compose learned knowledge into novel concepts which can be recognized without a single training example. In contrast, current state-of-the-art methods require hundreds of training…

计算机视觉与模式识别 · 计算机科学 2019-05-16 Senthil Purushwalkam , Maximilian Nickel , Abhinav Gupta , Marc'Aurelio Ranzato

Generalized zero-shot learning (GZSL) aims to classify samples under the assumption that some classes are not observable during training. To bridge the gap between the seen and unseen classes, most GZSL methods attempt to associate the…

计算机视觉与模式识别 · 计算机科学 2021-08-30 Zhi Chen , Yadan Luo , Ruihong Qiu , Sen Wang , Zi Huang , Jingjing Li , Zheng Zhang

Occlusion relationship reasoning demands closed contour to express the object, and orientation of each contour pixel to describe the order relationship between objects. Current CNN-based methods neglect two critical issues of the task: (1)…

计算机视觉与模式识别 · 计算机科学 2019-08-19 Rui Lu , Feng Xue , Menghan Zhou , Anlong Ming , Yu Zhou

In this paper, we address zero-shot learning (ZSL), the problem of recognizing categories for which no labeled visual data are available during training. We focus on the transductive setting, in which unlabelled visual data from unseen…

计算机视觉与模式识别 · 计算机科学 2021-09-15 Federico Marmoreo , Jacopo Cavazza , Vittorio Murino

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

To simplify the parameter of the deep learning network, a cascaded compressive sensing model "CSNet" is implemented for image classification. Firstly, we use cascaded compressive sensing network to learn feature from the data. Secondly,…

计算机视觉与模式识别 · 计算机科学 2014-09-26 Yufei Gan , Tong Zhuo , Chu He

Despite the advancement of supervised image recognition algorithms, their dependence on the availability of labeled data and the rapid expansion of image categories raise the significant challenge of zero-shot learning. Zero-shot learning…

机器学习 · 计算机科学 2019-04-09 Meng Ye , Yuhong Guo

Compositional zero-shot learning (CZSL) aims to recognize unseen attribute-object compositions by recombining primitives learned from seen pairs. Recent CZSL methods built on vision-language models (VLMs) typically adopt parameter-efficient…

计算机视觉与模式识别 · 计算机科学 2026-03-18 Zhenqi He , Lin Li , Long Chen

Recently, many zero-shot learning (ZSL) methods focused on learning discriminative object features in an embedding feature space, however, the distributions of the unseen-class features learned by these methods are prone to be partly…

计算机视觉与模式识别 · 计算机科学 2020-09-01 Bo Liu , Qiulei Dong , Zhanyi Hu

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

Zero-Shot Learning (ZSL) aims to transfer classification capability from seen to unseen classes. Recent methods have proved that generalization and specialization are two essential abilities to achieve good performance in ZSL. However,…

计算机视觉与模式识别 · 计算机科学 2022-10-25 Yun Li , Zhe Liu , Xiaojun Chang , Julian McAuley , Lina Yao

This paper studies the problem of Generalized Zero-shot Learning (G-ZSL), whose goal is to classify instances belonging to both seen and unseen classes at the test time. We propose a novel space decomposition method to solve G-ZSL. Some…

机器学习 · 计算机科学 2021-08-31 Hanze Dong , Yanwei Fu , Sung Ju Hwang , Leonid Sigal , Xiangyang Xue

Node classification is a central task in graph data analysis. Scarce or even no labeled data of emerging classes is a big challenge for existing methods. A natural question arises: can we classify the nodes from those classes that have…

人工智能 · 计算机科学 2021-06-16 Zheng Wang , Jialong Wang , Yuchen Guo , Zhiguo Gong

Compositional Zero-Shot Learning (CZSL) aims to identify unseen state-object compositions by leveraging knowledge learned from seen compositions. Existing approaches often independently predict states and objects, overlooking their…

计算机视觉与模式识别 · 计算机科学 2025-01-27 Insu Lee , Jiseob Kim , Kyuhong Shim , Byonghyo Shim

We introduce a new deep convolutional neural network, CrescendoNet, by stacking simple building blocks without residual connections. Each Crescendo block contains independent convolution paths with increased depths. The numbers of…

机器学习 · 计算机科学 2018-01-08 Xiang Zhang , Nishant Vishwamitra , Hongxin Hu , Feng Luo

Zero-shot learning (ZSL) is a framework to classify images belonging to unseen classes based on solely semantic information about these unseen classes. In this paper, we propose a new ZSL algorithm using coupled dictionary learning. The…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Mohammad Rostami , Soheil Kolouri , Zak Murez , Yuri Owekcho , Eric Eaton , Kuyngnam Kim

Compositional zero-shot learning aims to recognize unseen compositions of seen visual primitives of object classes and their states. While all primitives (states and objects) are observable during training in some combination, their complex…

计算机视觉与模式识别 · 计算机科学 2022-10-24 Muhammad Gul Zain Ali Khan , Muhammad Ferjad Naeem , Luc Van Gool , Alain Pagani , Didier Stricker , Muhammad Zeshan Afzal

Compositional Zero-Shot Learning (CZSL) aims to recognize unseen state-object combinations by leveraging known combinations. Existing studies basically rely on the cross-modal alignment capabilities of CLIP but tend to overlook its…

计算机视觉与模式识别 · 计算机科学 2025-05-16 Yue Wang , Shuai Xu , Xuelin Zhu , Yicong Li