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)☆110Updated 8 months ago
- Few Shot Learning by Siamese Networks, using Keras.☆192Updated 5 years ago
- Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.☆132Updated 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
- One Shot learning, Siamese networks and Triplet Loss with Keras☆81Updated 4 years ago
- Minimal implementation of SimSiam (https://arxiv.org/abs/2011.10566) in TensorFlow 2.☆98Updated 4 years ago
- A novel method for few shot learning☆52Updated 5 years ago
- Meta learning framework with Tensorflow 2.0☆118Updated 2 years ago
- Keras model trained using semi-hard triplet Loss (tensorflow function) on MNIST☆91Updated 6 years ago
- All about attention in neural networks. Soft attention, attention maps, local and global attention and multi-head attention.☆231Updated 5 years ago
- Implementation of One Shot Learning using Convolutional Siamese Networks on Omniglot Dataset☆137Updated 5 years ago
- Demonstrates knowledge distillation for image-based models in Keras.☆54Updated 4 years ago
- RAdam implemented in Keras & TensorFlow☆326Updated 3 years ago
- Image similarity using Triplet Loss☆102Updated 4 months ago
- TensorFlow implementation of focal loss☆191Updated 4 years ago
- Creates a learning-curve plot for Jupyter/Colab notebooks that is updated in real-time.☆177Updated 3 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆109Updated 4 years ago
- ☆348Updated 4 years ago
- Multi-class classification with focal loss for imbalanced datasets☆82Updated 5 years ago
- TensorFlow implementation of "Unsupervised Learning of Visual Features by Contrasting Cluster Assignments".☆86Updated 3 years ago
- Implementation of One-Cycle Learning rate policy (adapted from Fast.ai lib)☆286Updated 5 years ago
- Train a multi-label image classifier with macro soft-F1 loss in TensorFlow 2.0☆137Updated 2 years ago
- Implementation of self-supervised image-level contrastive pretraining methods using Keras.☆70Updated 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
- TF2.0 port for Augmix paper☆79Updated 5 years ago
- Lookahead mechanism for optimizers in Keras.☆50Updated 4 years ago
- SpinalNet: Deep Neural Network with Gradual Input☆177Updated last year