cetinsamet / zero-shot-learningLinks
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
Sorting:
- This is a started/demo code for Zero-Shot-Learning via implementation of Embarrassingly simple ZSL (ICML 2015)☆74Updated 6 years ago
- Few Shot Learning by Siamese Networks, using Keras.☆192Updated 5 years ago
- A novel method for few shot learning☆52Updated 5 years ago
- ☆100Updated 5 years ago
- PyTorch implementation of ICLR 2018 paper Learn To Pay Attention (and some modification)☆167Updated 4 years ago
- This repository is for coding exercises listed in Book Hands on One Shot Learning.☆110Updated 2 years ago
- Official implementation of "Pseudo-Labeling and Confirmation Bias in Deep Semi-Supervised Learning"☆153Updated 4 years ago
- supervised and semi-supervised image classification with self-supervision (Keras)☆45Updated 4 years ago
- Weighted Focal Loss for multilabel classification☆55Updated 6 years ago
- Multi heads attention for image classification☆80Updated 7 years ago
- Implementation of autoencoders in PyTorch☆57Updated 7 years ago
- A Baseline for Multi-Label Image Classification Using Ensemble Deep CNN☆85Updated 4 years ago
- Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.☆132Updated 5 years ago
- Implementation of Siamese Networks for image one-shot learning by PyTorch, train and test model on dataset Omniglot☆293Updated 4 years ago
- A paper collection of brand-new ZSL methods, according to different algorithm.☆76Updated 4 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
- reproduce ICLR18 paper "Learn to Pay Attention"☆18Updated 4 years ago
- Supervised NN for pre-training. with group normalization and weight standardization☆30Updated 5 years ago
- Implementation of One Shot Learning using Convolutional Siamese Networks on Omniglot Dataset☆137Updated 5 years ago
- Deep Adaptive Image Clustering Paper Implementation☆29Updated 6 years ago
- Codes for "Few-shot Image Classification: Just Use a Library of Pre-trained Feature Extractors and a Simple Classifier"☆32Updated 3 years ago
- A list of papers on Active Learning and Uncertainty Estimation for Neural Networks.☆66Updated 5 years ago
- PyTorch semi-supervised clustering with Convolutional Autoencoders☆24Updated 6 years ago
- Code accompanying the paper "A Generative Framework for Zero Shot Learning with Adversarial Domain Adaptation"☆20Updated 4 years ago
- Pseudo-Label: Semi-Supervised Learning on CIFAR-10 in Keras☆37Updated 6 years ago
- Multi-task learning for image classification implemented in PyTorch.☆99Updated 6 years ago
- Matching Networks for one shot learning☆232Updated 7 years ago
- PyTorch code for CVPR 2018 paper: Learning to Compare: Relation Network for Few-Shot Learning (Zero-Shot Learning part)☆268Updated 6 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
- ☆69Updated 5 years ago