ClementWalter / Keras-FewShotLearningLinks
Some State-of-the-Art few shot learning algorithms in tensorflow 2
☆214Updated last year
Alternatives and similar repositories for Keras-FewShotLearning
Users that are interested in Keras-FewShotLearning are comparing it to the libraries listed below
Sorting:
- An implementation of "Prototypical Networks for Few-shot Learning" on a notebook in Pytorch☆57Updated 5 years ago
- Keras/TF implementation of AdamW, SGDW, NadamW, Warm Restarts, and Learning Rate multipliers☆167Updated 3 years ago
- A novel method for few shot learning☆52Updated 5 years ago
- Few Shot Learning by Siamese Networks, using Keras.☆192Updated 5 years ago
- Implementation of Prototypical Networks for Few-shot Learning in TensorFlow 2.0☆53Updated last year
- Meta learning framework with Tensorflow 2.0☆118Updated 2 years ago
- Semi-Supervised Learning with Ladder Networks in Keras. Get 98% test accuracy on MNIST with just 100 labeled examples !☆100Updated 4 years ago
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Updated 4 years ago
- One Shot learning, Siamese networks and Triplet Loss with Keras☆81Updated 4 years ago
- Multi-class classification with focal loss for imbalanced datasets☆82Updated 5 years ago
- RAdam implemented in Keras & TensorFlow☆325Updated 3 years ago
- TensorFlow implementation of focal loss☆189Updated 4 years ago
- Keras Implementation of EfficientNets☆186Updated 5 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks☆121Updated 5 years ago
- Implementation of Siamese-Networks for One Shot Learning in TensorFlow 2.0☆40Updated 6 years ago
- Minimal implementation of SimSiam (https://arxiv.org/abs/2011.10566) in TensorFlow 2.☆98Updated 4 years ago
- Implementation of One Shot Learning using Convolutional Siamese Networks on Omniglot Dataset☆137Updated 5 years ago
- This repository is for coding exercises listed in Book Hands on One Shot Learning.☆110Updated 2 years ago
- Tensorflow-Keras implementation of SimCLR: Simple Framework for Contrastive Learning of Visual Representations by Chen et al. (2020)☆111Updated 5 months ago
- Code for Master research internship report : https://arxiv.org/abs/1909.13579☆104Updated 2 years ago
- Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.☆132Updated 5 years ago
- TF2.0 port for Augmix paper☆79Updated 5 years ago
- Creates a learning-curve plot for Jupyter/Colab notebooks that is updated in real-time.☆177Updated 3 years ago
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆97Updated 4 years ago
- Keras model trained using semi-hard triplet Loss (tensorflow function) on MNIST☆91Updated 6 years ago
- Custom image data generator for TF Keras that supports the modern augmentation module albumentations☆86Updated 3 years ago
- Image similarity using Triplet Loss☆102Updated 2 months ago
- A simpler version of the self-attention layer from SAGAN, and some image classification results.☆212Updated 5 years ago
- Learning rate multiplier☆46Updated 4 years ago
- Implementations of many meta-learning algorithms to solve the few-shot learning problem in Pytorch☆247Updated 3 years ago