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)☆73Updated 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 last year
- Python Implementation of Zero Shot Learning Algorithms (ALE, DeViSE, ESZSL, SAE, SJE) under ZSLGBU protocol☆63Updated 4 years ago
- [ECCV 2020] Official Pytorch implementation for "Latent Embedding Feedback and Discriminative Features for Zero-Shot Classification". SOT…☆129Updated 3 years ago
- ☆69Updated 5 years ago
- Zero Shot Learning with Feature Generating Networks☆40Updated 3 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 paper collection of brand-new ZSL methods, according to different algorithm.☆75Updated 3 years ago
- PyTorch code for CVPR 2018 paper: Learning to Compare: Relation Network for Few-Shot Learning (Zero-Shot Learning part)☆264Updated 6 years ago
- Learning to Self-Train for Semi-Supervised Few-Shot☆93Updated 2 years ago
- Code for our paper "Adaptive Confidence Smoothing for Generalized Zero-Shot Learning"☆22Updated 4 years ago
- A novel method for few shot learning☆51Updated 5 years ago
- Official implementation of the paper "Generalized Zero- and Few-Shot Learning via Aligned Variational Autoencoders" (CVPR 2019)☆284Updated last year
- Few Shot Learning by Siamese Networks, using Keras.☆191Updated 4 years ago
- ☆29Updated 3 years ago
- LisGAN, Leveraging the Invariant Side of Generative Zero-Shot Learning, CVPR 2019☆72Updated 5 years ago
- Generative Dual Adversarial Network for Generalized Zero-shot Learning☆54Updated 5 years ago
- DeViSE model (zero-shot learning) trained on ImageNet and deployed on AWS using Docker☆47Updated 5 years ago
- Tensorflow code for CVPR 2017 paper: Learning a Deep Embedding Model for Zero-Shot Learning☆180Updated 5 years ago
- ☆101Updated 4 years ago
- Code accompanying the paper "A Generative Framework for Zero Shot Learning with Adversarial Domain Adaptation"☆19Updated 4 years ago
- ☆90Updated 2 years ago
- Matching Networks for one shot learning☆230Updated 7 years ago
- Codes for the CVPR 2021 paper: Contrastive Embedding for Generalized Zero-Shot Learning☆93Updated 3 years ago
- One-shot learning for image classification using Siamese neural networks☆35Updated 6 years ago
- Code for research paper "Learning a Neural Network based Representation for Open Set Recognition" M. Hassen, P. K. Chan☆25Updated 4 years ago
- (NeurIPS 2020) Transductive Information Maximization for Few-Shot Learning https://arxiv.org/abs/2008.11297☆119Updated last year
- supervised and semi-supervised image classification with self-supervision (Keras)☆45Updated 3 years ago
- Try to train a Triplet-Siamese-Netwrok with the constrained Triplet Loss for few shot image classification.☆14Updated 5 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