中文
相关论文

相关论文: Epsilon: Exploring Comprehensive Visual-Semantic P…

200 篇论文

This paper investigates a challenging problem of zero-shot learning in the multi-label scenario (MLZSL), wherein, the model is trained to recognize multiple unseen classes within a sample (e.g., an image) based on seen classes and auxiliary…

计算机视觉与模式识别 · 计算机科学 2023-09-15 Ziming Liu , Jingcai Guo , Xiaocheng Lu , Song Guo , Peiran Dong , Jiewei Zhang

Zero Shot Learning (ZSL) enables a learning model to classify instances of an unseen class during training. While most research in ZSL focuses on single-label classification, few studies have been done in multi-label ZSL, where an instance…

机器学习 · 计算机科学 2016-06-02 Ubai Sandouk , Ke Chen

Zero-Shot Learning (ZSL) aims to classify a test instance from an unseen category based on the training instances from seen categories, in which the gap between seen categories and unseen categories is generally bridged via visual-semantic…

计算机视觉与模式识别 · 计算机科学 2017-12-14 Li Niu , Jianfei Cai , Ashok Veeraraghavan

Zero-shot learning (ZSL) for image classification focuses on recognizing novel categories that have no labeled data available for training. The learning is generally carried out with the help of mid-level semantic descriptors associated…

计算机视觉与模式识别 · 计算机科学 2019-03-29 Debasmit Das , C. S. George Lee

Multi-label zero-shot learning (ZSL) is a more realistic counter-part of standard single-label ZSL since several objects can co-exist in a natural image. However, the occurrence of multiple objects complicates the reasoning and requires…

计算机视觉与模式识别 · 计算机科学 2021-08-23 Sanath Narayan , Akshita Gupta , Salman Khan , Fahad Shahbaz Khan , Ling Shao , Mubarak Shah

Zero-shot learning (ZSL) aims to recognize instances of unseen classes solely based on the semantic descriptions of the classes. Existing algorithms usually formulate it as a semantic-visual correspondence problem, by learning mappings from…

计算机视觉与模式识别 · 计算机科学 2019-11-28 Kai Li , Martin Renqiang Min , Yun Fu

We propose a novel Generalized Zero-Shot learning (GZSL) method that is agnostic to both unseen images and unseen semantic vectors during training. Prior works in this context propose to map high-dimensional visual features to the semantic…

计算机视觉与模式识别 · 计算机科学 2019-04-10 Pengkai Zhu , Hanxiao Wang , Venkatesh Saligrama

Generalised zero-shot learning (GZSL) is a classification problem where the learning stage relies on a set of seen visual classes and the inference stage aims to identify both the seen visual classes and a new set of unseen visual classes.…

计算机视觉与模式识别 · 计算机科学 2019-08-15 Rafael Felix , Ben Harwood , Michele Sasdelli , Gustavo Carneiro

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

In this paper, we propose a novel deep learning architecture for multi-label zero-shot learning (ML-ZSL), which is able to predict multiple unseen class labels for each input instance. Inspired by the way humans utilize semantic knowledge…

计算机视觉与模式识别 · 计算机科学 2018-05-29 Chung-Wei Lee , Wei Fang , Chih-Kuan Yeh , Yu-Chiang Frank Wang

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

As an important and challenging problem in computer vision, zero-shot learning (ZSL) aims at automatically recognizing the instances from unseen object classes without training data. To address this problem, ZSL is usually carried out in…

计算机视觉与模式识别 · 计算机科学 2017-03-28 Yunlong Yu , Zhong Ji , Xi Li , Jichang Guo , Zhongfei Zhang , Haibin Ling , Fei Wu

Recently, zero-shot learning (ZSL) has received increasing interest. The key idea underpinning existing ZSL approaches is to exploit knowledge transfer via an intermediate-level semantic representation which is assumed to be shared between…

机器学习 · 计算机科学 2015-03-30 Yanwei Fu , Yongxin Yang , Timothy M. Hospedales , Tao Xiang , Shaogang Gong

Zero-shot learning (ZSL) which aims to recognize unseen object classes by only training on seen object classes, has increasingly been of great interest in Machine Learning, and has registered with some successes. Most existing ZSL methods…

计算机视觉与模式识别 · 计算机科学 2019-07-04 Wen Tang , Ashkan Panahi , Hamid Krim

Zero-shot learning (ZSL) aims at recognizing unseen class examples (e.g., images) with knowledge transferred from seen classes. This is typically achieved by exploiting a semantic feature space shared by both seen and unseen classes, e.g.,…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Jingcai Guo

Zero-shot learning (ZSL) makes object recognition in images possible in absence of visual training data for a part of the classes from a dataset. When the number of classes is large, classes are usually represented by semantic class…

计算机视觉与模式识别 · 计算机科学 2020-08-10 Yannick Le Cacheux , Adrian Popescu , Hervé Le Borgne

Zero-shot learning (ZSL) is made possible by learning a projection function between a feature space and a semantic space (e.g.,~an attribute space). Key to ZSL is thus to learn a projection that is robust against the often large domain gap…

计算机视觉与模式识别 · 计算机科学 2018-10-22 Zhiwu Lu , Jiechao Guan , Aoxue Li , Tao Xiang , An Zhao , Ji-Rong Wen

Current Zero-Shot Learning (ZSL) approaches are restricted to recognition of a single dominant unseen object category in a test image. We hypothesize that this setting is ill-suited for real-world applications where unseen objects appear…

计算机视觉与模式识别 · 计算机科学 2019-04-12 Shafin Rahman , Salman Khan , Fatih Porikli

Zero-shot learning transfers knowledge from seen classes to novel unseen classes to reduce human labor of labelling data for building new classifiers. Much effort on zero-shot learning however has focused on the standard multi-class…

计算机视觉与模式识别 · 计算机科学 2018-08-08 Meng Ye , Yuhong Guo

Leveraging class semantic descriptions and examples of known objects, zero-shot learning makes it possible to train a recognition model for an object class whose examples are not available. In this paper, we propose a novel zero-shot…

计算机视觉与模式识别 · 计算机科学 2017-08-22 Soravit Changpinyo , Wei-Lun Chao , Fei Sha
‹ 上一页 1 2 3 10 下一页 ›