中文
相关论文

相关论文: Discriminative Image Generation with Diffusion Mod…

200 篇论文

Zero-shot learning (ZSL) aims to recognize unseen classes by generalizing the relation between visual features and semantic attributes learned from the seen classes. A recent paradigm called transductive zero-shot learning further leverages…

计算机视觉与模式识别 · 计算机科学 2023-03-20 Zhengbo Wang , Jian Liang , Zilei Wang , Tieniu Tan

Zero-shot Learning (ZSL) enables classifiers to recognize classes unseen during training, commonly via generative two stage methods: (1) learn visual semantic correlations from seen classes; (2) synthesize unseen class features from…

计算机视觉与模式识别 · 计算机科学 2026-02-16 Zihan Ye , Shreyank N Gowda , Kaile Du , Weijian Luo , Ling Shao

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

The recent advance in deep generative models outlines a promising perspective in the realm of Zero-Shot Learning (ZSL). Most generative ZSL methods use category semantic attributes plus a Gaussian noise to generate visual features. After…

计算机视觉与模式识别 · 计算机科学 2021-12-24 Xiaojie Zhao , Yuming Shen , Shidong Wang , Haofeng Zhang

Zero-shot Learning (ZSL) aims to enable classifiers to identify unseen classes. This is typically achieved by generating visual features for unseen classes based on learned visual-semantic correlations from seen classes. However, most…

计算机视觉与模式识别 · 计算机科学 2025-02-12 Zihan Ye , Shreyank N. Gowda , Xiaowei Huang , Haotian Xu , Yaochu Jin , Kaizhu Huang , Xiaobo Jin

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

Deep learning models have the ability to extract rich knowledge from large-scale datasets. However, the sharing of data has become increasingly challenging due to concerns regarding data copyright and privacy. Consequently, this hampers the…

计算机视觉与模式识别 · 计算机科学 2024-01-30 Bowen Tang , Long Yan , Jing Zhang , Qian Yu , Lu Sheng , Dong Xu

Zero-shot learning (ZSL) aims at understanding unseen categories with no training examples from class-level descriptions. To improve the discriminative power of ZSL, we model the visual learning process of unseen categories with inspiration…

计算机视觉与模式识别 · 计算机科学 2021-02-18 Mohamed Elhoseiny , Kai Yi , Mohamed Elfeki

Semantic-descriptor-based Generalized Zero-Shot Learning (GZSL) poses challenges in recognizing novel classes in the test phase. The development of generative models enables current GZSL techniques to probe further into the semantic-visual…

计算机视觉与模式识别 · 计算机科学 2022-05-06 Dubing Chen , Yuming Shen , Haofeng Zhang , Philip H. S. Torr

Generative based strategy has shown great potential in the Generalized Zero-Shot Learning task. However, it suffers severe generalization problem due to lacking of feature diversity for unseen classes to train a good classifier. In this…

计算机视觉与模式识别 · 计算机科学 2021-03-22 Bonan Li , Xuecheng Nie , Congying Han

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) aims to predict unseen classes whose samples have never appeared during training. One of the most effective and widely used semantic information for zero-shot image classification are attributes which are…

计算机视觉与模式识别 · 计算机科学 2023-02-17 Zhuo Chen , Yufeng Huang , Jiaoyan Chen , Yuxia Geng , Wen Zhang , Yin Fang , Jeff Z. Pan , Huajun Chen

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

Remarkable progress in zero-shot learning (ZSL) has been achieved using generative models. However, existing generative ZSL methods merely generate (imagine) the visual features from scratch guided by the strong class semantic vectors…

计算机视觉与模式识别 · 计算机科学 2025-05-20 Shiming Chen , Dingjie Fu , Salman Khan , Fahad Shahbaz Khan

Generalized zero-shot learning (GZSL) is a technique to train a deep learning model to identify unseen classes using the attribute. In this paper, we put forth a new GZSL technique that improves the GZSL classification performance greatly.…

计算机视觉与模式识别 · 计算机科学 2021-12-30 Junhan Kim , Kyuhong Shim , Byonghyo Shim

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

Generative zero-shot learning (ZSL) methods typically synthesize visual features for unseen classes using predefined semantic attributes, followed by training a fully supervised classification model. While effective, these methods require…

机器学习 · 计算机科学 2025-07-03 Md Shakil Ahamed Shohag , Q. M. Jonathan Wu , Farhad Pourpanah

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

We introduce a simple yet effective episode-based training framework for zero-shot learning (ZSL), where the learning system requires to recognize unseen classes given only the corresponding class semantics. During training, the model is…

计算机视觉与模式识别 · 计算机科学 2020-04-03 Yunlong Yu , Zhong Ji , Zhongfei Zhang , Jungong Han

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
‹ 上一页 1 2 3 10 下一页 ›