CristianoPatricio / ZSL_Thesis

A collection of papers, code and other things of my research in Zero-Shot Learning.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“ Thesis Repository

Description:

  • A collection of papers, code and other things of my research in Zero-Shot Learning.

Table of Contents

  1. Papers
  2. Datasets

πŸ“ƒ Papers

Paper Author Year Folder
πŸ”— Describing objects by their attributes A. Farhadi et al. 2009 Describing_Objects_Attributes/
πŸ”— Learning to detect unseen object classes by between-class attribute transfer C. H. Lampert et al. 2009 DAP_IAP/
πŸ”— Zero-Shot Learning with Semantic Output Codes M. Palatucci et al. 2009 SOC/
πŸ”— Zero-Shot Learning Through Cross-Modal Transfer R. Socher et al. 2013 CMT/
πŸ”— Zero-Shot Learning by Convex Combination of Semantic Embeddings M. Norouzi et al. 2013 ConSE/
πŸ”— DeViSE: A Deep Visual-Semantic Embedding Model A. Frome et al. 2013 DeViSE/
πŸ”— Label-Embedding for Attribute-Based Classification Z. Akata et al. 2013 ALE/
πŸ”— An embarrassingly simple approach to zero-shot learning B. Romera-Paredes et al. 2015 ESZSL/
πŸ”— Synthesized Classifiers for Zero-Shot Learning S. Changpinyo et al. 2016 SYNC/
πŸ”— Latent Embeddings for Zero-shot Classification Y. Xian et al. 2016 LatEm/
πŸ”— Semantic Autoencoder for Zero-Shot Learning E. Kodirov et al. 2017 SAE/
πŸ”— Learning a Deep Embedding Model for Zero-Shot Learning L. Zhang et al. 2017 DEM/
πŸ”— A Simple Exponential Family Frameworkfor Zero-Shot Learning V. Verma et al. 2018 -
πŸ”— Feature Generating Networks for Zero-Shot Learning Y. Xian et al. 2018 -
πŸ”— Generalized Zero-Shot Learning with Deep Calibration Network Y. Xian et al. 2018 -
πŸ”— A Generative Model For Zero Shot Learning Using Conditional Variational Autoencoders A. Mishra et al. 2018 -
πŸ”— Zero-Shot Learning - A Comprehensive Evaluation of the Good, the Bad and the Ugly S. Liu et al. 2018 Survey ZSL/
πŸ”— f-VAEGAN-D2: A Feature Generating Framework for Any-Shot Learning Y. Xian et al. 2019 -
πŸ”— Semantic-Guided Multi-Attention Localization for Zero-Shot Learning Y. Zhu et al. 2019 -
πŸ”— A Survey of Zero-Shot Learning: Settings, Methods, and Applications W. Wang et al. 2019 Survey ZSL/
πŸ”— Region Graph Embedding Network for Zero-Shot Learning G. Xie et al. 2020 -
πŸ”— Fine-Grained Generalized Zero-Shot Learning via Dense Attribute-Based Attention D. Huynh et al. 2020 -
πŸ”— Generalized Zero-Shot Learning Via Over-Complete Distribution R. Keshari et al. 2020 -

πŸ“š Datasets

Dataset No. classes No. instances No. attributes Annotation level Type
πŸ”— CUB-200-2011 200 11788 312 Per class Fine-grained classification
πŸ”— Oxford 102 Flower 102 8189 None None Fine-grained classification
πŸ”— SUN Attributes 717 14340 102 Per image Fine-grained classification
πŸ”— Stanford Dogs 120 20580 None Class labels/Bounding boxes Fine-grained classification
πŸ”— AwA2 50 37322 85 Per class General classification
πŸ”— aPascal-aYahoo 32 15339 64 Per image General classification
πŸ”— PubFig 200 58797 None Per image General classification
πŸ”— PubFig-sub 8 772 11 Per image pairs General classification
πŸ”— OSR 8 2688 6 Per image pairs General classification
πŸ”— ImageNet 22000 15 million None Per image General classification
πŸ”— ImageNet 2012 1K 1000 1,2 million None Per image General classification
πŸ”— CIFAR-10 10 60000 None Per image General classification
πŸ”— CIFAR-100 100 15339 None Per image General classification

License

Mit

MIT License: see the LICENSE file.

About

A collection of papers, code and other things of my research in Zero-Shot Learning.

License:MIT License


Languages

Language:Python 87.2%Language:Jupyter Notebook 12.4%Language:TeX 0.4%