cetinsamet / zero-shot-learningLinks
Implementation of Zero-Shot Learning algorithm using Word2Vecs as class embeddings
☆87Updated 7 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.☆194Updated 5 years ago
- A novel method for few shot learning☆53Updated 6 years ago
- Implementation of Siamese Networks for image one-shot learning by PyTorch, train and test model on dataset Omniglot☆296Updated 5 months ago
- Deep Transfer Learning Papers☆81Updated 3 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
- Official implementation of "Pseudo-Labeling and Confirmation Bias in Deep Semi-Supervised Learning"☆155Updated 5 years ago
- Semi-supervised Learning GAN☆81Updated 8 years ago
- Official implementation of the paper "Generalized Zero- and Few-Shot Learning via Aligned Variational Autoencoders" (CVPR 2019)☆296Updated 2 years ago
- PyTorch Implementation for ICCV19 paper "Rethinking Zero-Shot Learning: A Conditional Visual Classification Perspective"☆33Updated 6 years ago
- This is a PyTorch implementation of the Unsupervised Domain Adaptation method proposed in the paper Deep CORAL: Correlation Alignment for…☆59Updated 7 years ago
- Implementation of autoencoders in PyTorch☆57Updated 7 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
- ☆69Updated 6 years ago
- ☆100Updated 5 years ago
- PyTorch Implementation of SAE from AtoZ☆50Updated 7 years ago
- Implementation of One Shot Learning using Convolutional Siamese Networks on Omniglot Dataset☆138Updated 5 years ago
- Code for our paper "Adaptive Confidence Smoothing for Generalized Zero-Shot Learning"☆22Updated 5 years ago
- Sample code of B-CNN paper (https://arxiv.org/abs/1709.09890) written in Python3+.☆56Updated 4 years ago
- A paper collection of brand-new ZSL methods, according to different algorithm.☆77Updated 4 years ago
- Dealing with class imbalance problem in machine learning. Synthetic oversampling(SMOTE, ADASYN).☆39Updated 3 months ago
- One-shot learning for image classification using Siamese neural networks☆36Updated 6 years ago
- A pytorch implementation of "Domain-Adaptive Few-Shot Learning"☆148Updated 5 years ago
- Matching Networks for one shot learning☆234Updated 8 years ago
- Zero Shot Learning with Feature Generating Networks☆40Updated 4 years ago
- One-Shot Learning with Triplet CNNs in Pytorch☆93Updated 5 years ago
- Code for master thesis on Zero-Shot Learning in multi-label scenarios☆15Updated 7 years ago
- [ECCV 2020] Official Pytorch implementation for "Latent Embedding Feedback and Discriminative Features for Zero-Shot Classification". SOT…☆129Updated 4 years ago
- Tensorflow code for CVPR 2017 paper: Learning a Deep Embedding Model for Zero-Shot Learning☆185Updated 6 years ago
- Weighted Focal Loss for multilabel classification☆55Updated 7 years ago