中文
相关论文

相关论文: Learning Robust Visual-semantic Mapping for Zero-s…

200 篇论文

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

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) 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 to transfer knowledge from seen classes to unseen ones so that the latter can be recognised without any training samples. This is made possible by learning a projection function between a feature space and a…

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

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

Zero-Shot Learning (ZSL) promises to scale visual recognition by bypassing the conventional model training requirement of annotated examples for every category. This is achieved by establishing a mapping connecting low-level features and a…

计算机视觉与模式识别 · 计算机科学 2016-11-29 Xun Xu , Timothy M. Hospedales , Shaogang Gong

Zero-Shot Learning (ZSL) is an emerging research that aims to solve the classification problems with very few training data. The present works on ZSL mainly focus on the mapping of learning semantic space to visual space. It encounters many…

计算机视觉与模式识别 · 计算机科学 2021-03-01 Zeng Ting , Xiang Hongxin , Xie Cheng , Yang Yun , Liu Qing

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

Zero-shot learning (ZSL) aims to recognize objects of novel classes without any training samples of specific classes, which is achieved by exploiting the semantic information and auxiliary datasets. Recently most ZSL approaches focus on…

计算机视觉与模式识别 · 计算机科学 2018-07-25 Huajie Jiang , Ruiping Wang , Shiguang Shan , Xilin Chen

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

Zero-shot Learning (ZSL) is a transfer learning technique which aims at transferring knowledge from seen classes to unseen classes. This knowledge transfer is possible because of underlying semantic space which is common to seen and unseen…

计算机视觉与模式识别 · 计算机科学 2020-05-12 Omkar Gune , Mainak Pal , Preeti Mukherjee , Biplab Banerjee , Subhasis Chaudhuri

Zero-shot learning (ZSL) aims at recognizing classes for which no visual sample is available at training time. To address this issue, one can rely on a semantic description of each class. A typical ZSL model learns a mapping between the…

计算机视觉与模式识别 · 计算机科学 2022-09-29 Celina Hanouti , Hervé Le Borgne

A classic approach toward zero-shot learning (ZSL) is to map the input domain to a set of semantically meaningful attributes that could be used later on to classify unseen classes of data (e.g. visual data). In this paper, we propose to…

计算机视觉与模式识别 · 计算机科学 2017-09-13 Soheil Kolouri , Mohammad Rostami , Yuri Owechko , Kyungnam Kim

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) models rely on learning a joint embedding space where both textual/semantic description of object classes and visual representation of object images can be projected to for nearest neighbour search. Despite the…

计算机视觉与模式识别 · 计算机科学 2019-07-22 Li Zhang , Tao Xiang , Shaogang Gong

Zero-shot learning (ZSL) can be formulated as a cross-domain matching problem: after being projected into a joint embedding space, a visual sample will match against all candidate class-level semantic descriptions and be assigned to the…

计算机视觉与模式识别 · 计算机科学 2018-12-12 Lei Zhang , Peng Wang , Lingqiao Liu , Chunhua Shen , Wei Wei , Yannning Zhang , Anton Van Den Hengel

Zero-shot recognition aims to accurately recognize objects of unseen classes by using a shared visual-semantic mapping between the image feature space and the semantic embedding space. This mapping is learned on training data of seen…

计算机视觉与模式识别 · 计算机科学 2017-03-21 Yanan Li , Donghui Wang , Huanhang Hu , Yuetan Lin , Yueting Zhuang

Zero-shot learning (ZSL) aims to recognize unseen image categories by learning an embedding space between image and semantic representations. For years, among existing works, it has been the center task to learn the proper mapping matrices…

计算机视觉与模式识别 · 计算机科学 2018-03-20 Yan Li , Junge Zhang , Jianguo Zhang , Kaiqi Huang

Zero-shot learning (ZSL) aims to recognize unseen classes based on the knowledge of seen classes. Previous methods focused on learning direct embeddings from global features to the semantic space in hope of knowledge transfer from seen…

计算机视觉与模式识别 · 计算机科学 2021-10-15 Ziyang Wang , Yunhao Gou , Jingjing Li , Yu Zhang , Yang Yang

Zero-shot learning (ZSL) aims to recognize objects from novel unseen classes without any training data. Recently, structure-transfer based methods are proposed to implement ZSL by transferring structural knowledge from the semantic…

计算机视觉与模式识别 · 计算机科学 2017-11-21 Bo Zhao , Xinwei Sun , Yuan Yao , Yizhou Wang
‹ 上一页 1 2 3 10 下一页 ›