cetinsamet / zero-shot-learningLinks
Implementation of Zero-Shot Learning algorithm using Word2Vecs as class embeddings
☆86Updated 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
Sorting:
- This is a started/demo code for Zero-Shot-Learning via implementation of Embarrassingly simple ZSL (ICML 2015)☆75Updated 6 years ago
- A novel method for few shot learning☆52Updated 5 years ago
- ☆100Updated 5 years ago
- Official implementation of "Pseudo-Labeling and Confirmation Bias in Deep Semi-Supervised Learning"☆155Updated 5 years ago
- Few Shot Learning by Siamese Networks, using Keras.☆193Updated 5 years ago
- This repository is for coding exercises listed in Book Hands on One Shot Learning.☆112Updated 2 years ago
- ☆69Updated 5 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 2 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
- [ECCV 2020] Official Pytorch implementation for "Latent Embedding Feedback and Discriminative Features for Zero-Shot Classification". SOT…☆130Updated 4 years ago
- Official implementation of the paper "Generalized Zero- and Few-Shot Learning via Aligned Variational Autoencoders" (CVPR 2019)☆293Updated 2 years ago
- Codes for "Few-shot Image Classification: Just Use a Library of Pre-trained Feature Extractors and a Simple Classifier"☆32Updated 4 years ago
- This is the PyTorch-0.4.0 implementation of few-shot learning on CIFAR-100 with graph neural networks (GNN)☆88Updated 7 years ago
- A paper collection of brand-new ZSL methods, according to different algorithm.☆76Updated 4 years ago
- Matching Networks for one shot learning☆233Updated 7 years ago
- Pytorch implementation of ACCV18 paper "Revisiting Distillation and Incremental Classifier Learning."☆108Updated last year
- Learning to Self-Train for Semi-Supervised Few-Shot☆94Updated 2 years ago
- Meta-Learning for Generalized Zero-Shot Learning☆27Updated 5 years ago
- Code for Master research internship report : https://arxiv.org/abs/1909.13579☆104Updated 2 years ago
- PyTorch code for our paper: Open Set Recognition Through Deep Neural Network Uncertainty: Does Out-of-Distribution Detection Require Gene…☆91Updated 3 years ago
- Gaussian prototypical network architecture for few-shot learning☆41Updated 5 years ago
- Codebase for Embedding Propagation: Smoother Manifold for Few-Shot Classification. This is a ServiceNow Research project that was started…☆212Updated 3 years ago
- PyTorch Implementation for ICCV19 paper "Rethinking Zero-Shot Learning: A Conditional Visual Classification Perspective"☆33Updated 5 years ago
- SSL-FEW-SHOT☆172Updated 5 years ago
- A curated list of resources about few-shot and one-shot learning☆283Updated 6 years ago
- PyTorch code for CVPR 2018 paper: Learning to Compare: Relation Network for Few-Shot Learning (Zero-Shot Learning part)☆269Updated 6 years ago
- Python Implementation of Zero Shot Learning Algorithms (ALE, DeViSE, ESZSL, SAE, SJE) under ZSLGBU protocol☆65Updated 5 years ago
- awesome few shot / meta learning papers☆53Updated 4 years ago
- Weighted Focal Loss for multilabel classification☆55Updated 6 years ago
- Several SSL methods (Pi model, Mean Teacher) are implemented in pytorch☆82Updated 6 years ago