cetinsamet / zero-shot-learning
Implementation of Zero-Shot Learning algorithm using Word2Vecs as class embeddings
☆87Updated 6 years ago
Alternatives and similar repositories for zero-shot-learning:
Users that are interested in zero-shot-learning are comparing it to the libraries listed below
- This is a started/demo code for Zero-Shot-Learning via implementation of Embarrassingly simple ZSL (ICML 2015)☆74Updated 6 years ago
- This repository is an implementation of Feature Generating Networks for Zero Shot Learning (https://arxiv.org/pdf/1712.00981.pdf).☆46Updated 6 years ago
- A python ZSL system which makes it easy to run Zero-Shot Learning on new datasets, by giving it features and attributes. Used for the pap…☆24Updated last year
- PyTorch code for CVPR 2018 paper: Learning to Compare: Relation Network for Few-Shot Learning (Zero-Shot Learning part)☆265Updated 6 years ago
- DeViSE model (zero-shot learning) trained on ImageNet and deployed on AWS using Docker☆47Updated 5 years ago
- Few Shot Learning by Siamese Networks, using Keras.☆191Updated 4 years ago
- A novel method for few shot learning☆51Updated 5 years ago
- Matching Networks for one shot learning☆230Updated 7 years ago
- Zero Shot Learning with Feature Generating Networks☆40Updated 3 years ago
- LisGAN, Leveraging the Invariant Side of Generative Zero-Shot Learning, CVPR 2019☆72Updated 5 years ago
- ☆100Updated 4 years ago
- Tensorflow code for CVPR 2017 paper: Learning a Deep Embedding Model for Zero-Shot Learning☆182Updated 5 years ago
- Code for the paper ICCV'19 "Learning Feature-to-Feature Translator by Alternating Back-Propagation for Zero-Shot Learning"☆18Updated 5 years ago
- [ECCV 2020] Official Pytorch implementation for "Latent Embedding Feedback and Discriminative Features for Zero-Shot Classification". SOT…☆129Updated 3 years ago
- Official implementation of the paper "Generalized Zero- and Few-Shot Learning via Aligned Variational Autoencoders" (CVPR 2019)☆288Updated last year
- ☆69Updated 5 years ago
- Attentive Region Embedding Network for Zero-shot Learning (CVPR 2019)☆58Updated 5 years ago
- Python Implementation of Zero Shot Learning Algorithms (ALE, DeViSE, ESZSL, SAE, SJE) under ZSLGBU protocol☆63Updated 4 years ago
- This is the PyTorch-0.4.0 implementation of few-shot learning on CIFAR-100 with graph neural networks (GNN)☆86Updated 6 years ago
- An Implementation of Attribute Label Embedding (ALE) Method for Zero Shot Learning☆11Updated last year
- Code for our paper "Adaptive Confidence Smoothing for Generalized Zero-Shot Learning"☆22Updated 4 years ago
- Generative Dual Adversarial Network for Generalized Zero-shot Learning☆54Updated 5 years ago
- PyTorch Implementation of SAE from AtoZ☆49Updated 6 years ago
- PyTorch Implementation for ICCV19 paper "Rethinking Zero-Shot Learning: A Conditional Visual Classification Perspective"☆33Updated 5 years ago
- A paper collection of brand-new ZSL methods, according to different algorithm.☆76Updated 4 years ago
- Repository for our paper "Zero-Shot Learning Through Cross-Modal Transfer" from NIPS 2013.☆53Updated 10 years ago
- Pytorch code for CVPR 2017 paper: Learning a Deep Embedding Model for Zero-Shot Learning☆59Updated 6 years ago
- ☆29Updated 4 years ago
- Codes for "Few-shot Image Classification: Just Use a Library of Pre-trained Feature Extractors and a Simple Classifier"☆30Updated 3 years ago
- Try to train a Triplet-Siamese-Netwrok with the constrained Triplet Loss for few shot image classification.☆14Updated 5 years ago