ClementWalter / Keras-FewShotLearningLinks
Some State-of-the-Art few shot learning algorithms in tensorflow 2
☆215Updated 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:
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Updated 4 years ago
- Keras/TF implementation of AdamW, SGDW, NadamW, Warm Restarts, and Learning Rate multipliers☆169Updated 3 years ago
- Tensorflow-Keras implementation of SimCLR: Simple Framework for Contrastive Learning of Visual Representations by Chen et al. (2020)☆111Updated 9 months ago
- Meta learning framework with Tensorflow 2.0☆118Updated 2 years ago
- Few Shot Learning by Siamese Networks, using Keras.☆194Updated 5 years ago
- Minimal implementation of SimSiam (https://arxiv.org/abs/2011.10566) in TensorFlow 2.☆98Updated 4 years ago
- Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.☆133Updated 5 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
- All about attention in neural networks. Soft attention, attention maps, local and global attention and multi-head attention.☆233Updated 5 years ago
- A novel method for few shot learning☆52Updated 5 years ago
- Creates a learning-curve plot for Jupyter/Colab notebooks that is updated in real-time.☆177Updated 3 years ago
- Multi-class classification with focal loss for imbalanced datasets☆82Updated 6 years ago
- TensorFlow implementation of "Unsupervised Learning of Visual Features by Contrasting Cluster Assignments".☆86Updated 3 years ago
- Implementation of self-supervised image-level contrastive pretraining methods using Keras.☆70Updated 3 years ago
- TF2.0 port for Augmix paper☆79Updated 5 years ago
- One Shot learning, Siamese networks and Triplet Loss with Keras☆81Updated 4 years ago
- Custom image data generator for TF Keras that supports the modern augmentation module albumentations☆86Updated 3 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks☆121Updated 5 years ago
- Handle class imbalance intelligently by using variational auto-encoders to generate synthetic observations of your minority class.☆126Updated 6 years ago
- Lookahead mechanism for optimizers in Keras.☆50Updated 4 years ago
- ☆349Updated 4 years ago
- Implementation of One-Cycle Learning rate policy (adapted from Fast.ai lib)☆287Updated 5 years ago
- Pytorch notebook with One Cycle Policy implementation (https://arxiv.org/abs/1803.09820)☆73Updated 3 years ago
- Implementation of Rectified Adam in Keras☆70Updated 6 years ago
- Implementation of One Shot Learning using Convolutional Siamese Networks on Omniglot Dataset☆138Updated 5 years ago
- RAdam implemented in Keras & TensorFlow☆326Updated 3 years ago
- Code you can use jointly with fastai☆93Updated 4 years ago
- AdamW optimizer for Keras☆115Updated 6 years ago
- ☆194Updated 6 years ago
- Plots the change of the loss function of a Keras model when the learning rate is exponentially increasing.☆258Updated 4 months ago