mvp18 / Popular-ZSL-AlgorithmsLinks
Python Implementation of Zero Shot Learning Algorithms (ALE, DeViSE, ESZSL, SAE, SJE) under ZSLGBU protocol
☆65Updated 5 years ago
Alternatives and similar repositories for Popular-ZSL-Algorithms
Users that are interested in Popular-ZSL-Algorithms are comparing it to the libraries listed below
Sorting:
- [ECCV 2020] Official Pytorch implementation for "Latent Embedding Feedback and Discriminative Features for Zero-Shot Classification". SOT…☆130Updated 3 years ago
- Zero Shot Learning with Feature Generating Networks☆40Updated 3 years ago
- Codes for the CVPR 2021 paper: Contrastive Embedding for Generalized Zero-Shot Learning☆97Updated 3 years ago
- This is a PyTorch implementation of the paper "Attribute Prototype Network for Zero-Shot Learning".☆72Updated 2 years ago
- ☆29Updated 4 years ago
- Attentive Region Embedding Network for Zero-shot Learning (CVPR 2019)☆58Updated 5 years ago
- Generative Dual Adversarial Network for Generalized Zero-shot Learning☆54Updated 5 years ago
- A paper collection of brand-new ZSL methods, according to different algorithm.☆76Updated 4 years ago
- ☆38Updated 4 years ago
- This is a started/demo code for Zero-Shot-Learning via implementation of Embarrassingly simple ZSL (ICML 2015)☆75Updated 6 years ago
- Code for our paper "Adaptive Confidence Smoothing for Generalized Zero-Shot Learning"☆22Updated 4 years ago
- ☆26Updated 5 years ago
- LisGAN, Leveraging the Invariant Side of Generative Zero-Shot Learning, CVPR 2019☆74Updated 5 years ago
- Code for A Generative Approach to Zero-Shot learning Using Conditonal Variational Autoencoders☆29Updated 6 years ago
- This repository is an implementation of Feature Generating Networks for Zero Shot Learning (https://arxiv.org/pdf/1712.00981.pdf).☆47Updated 6 years ago
- Official implementation of the paper "Generalized Zero- and Few-Shot Learning via Aligned Variational Autoencoders" (CVPR 2019)☆290Updated last year
- ☆15Updated 4 years ago
- ☆91Updated 3 years ago
- Code for the paper ICCV'19 "Learning Feature-to-Feature Translator by Alternating Back-Propagation for Zero-Shot Learning"☆19Updated 5 years ago
- Codes for Paper "Attribute Attention for Semantic Disambiguation in Zero-Shot Learning"☆45Updated 5 years ago
- PyTorch Implementation of SAE from AtoZ☆50Updated 6 years ago
- [CVPR 2021] Released code for Counterfactual Zero-Shot and Open-Set Visual Recognition☆160Updated 4 years ago
- Boosting Few-Shot Visual Learning with Self-Supervision