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…☆129Updated 3 years ago
- Zero Shot Learning with Feature Generating Networks☆40Updated 3 years ago
- Official implementation of the paper "Generalized Zero- and Few-Shot Learning via Aligned Variational Autoencoders" (CVPR 2019)☆291Updated 2 years ago
- Pytorch Code for ICLR19 paper: Learning to Propagate Labels: Transductive Propagation Network for Few-shot Learning.☆176Updated 3 years ago
- This is the PyTorch-0.4.0 implementation of few-shot learning on CIFAR-100 with graph neural networks (GNN)☆88Updated 6 years ago
- [NeurIPS 2020] Released code for Interventional Few-Shot Learning☆169Updated 3 years ago
- [CVPR 2020] DPGN: Distribution Propagation Graph Network for Few-shot Learning.☆179Updated 11 months ago
- This is a started/demo code for Zero-Shot-Learning via implementation of Embarrassingly simple ZSL (ICML 2015)☆74Updated 6 years ago
- Codes for the CVPR 2021 paper: Contrastive Embedding for Generalized Zero-Shot Learning☆100Updated 4 years ago
- [CVPR 2021] Released code for Counterfactual Zero-Shot and Open-Set Visual Recognition☆161Updated 4 years ago
- ☆29Updated 4 years ago
- The code repository for "Few-Shot Learning via Embedding Adaptation with Set-to-Set Functions"☆427Updated 4 years ago
- Code for CVPR 2019 paper Label Propagation for Deep Semi-supervised Learning☆116Updated 5 years ago
- ☆114Updated 4 years ago
- Attentive Region Embedding Network for Zero-shot Learning (CVPR 2019)☆58Updated 6 years ago
- Demo code for the MDAN paper.☆124Updated 5 years ago
- Pytorch implementation of Domain Separation Networks☆152Updated 6 years ago
- Code for our paper "Adaptive Confidence Smoothing for Generalized Zero-Shot Learning"☆22Updated 4 years ago
- A paper collection of brand-new ZSL methods, according to different algorithm.