ClementWalter / Keras-FewShotLearningLinks
Some State-of-the-Art few shot learning algorithms in tensorflow 2
☆212Updated 2 years ago
Alternatives and similar repositories for Keras-FewShotLearning
Users that are interested in Keras-FewShotLearning are comparing it to the libraries listed below
Sorting:
- Keras/TF implementation of AdamW, SGDW, NadamW, Warm Restarts, and Learning Rate multipliers☆168Updated 3 years ago
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Updated 4 years ago
- Few Shot Learning by Siamese Networks, using Keras.☆194Updated 5 years ago
- Meta learning framework with Tensorflow 2.0☆117Updated 2 years ago
- Tensorflow-Keras implementation of SimCLR: Simple Framework for Contrastive Learning of Visual Representations by Chen et al. (2020)☆111Updated 10 months ago
- Multi-class classification with focal loss for imbalanced datasets☆82Updated 6 years ago
- All about attention in neural networks. Soft attention, attention maps, local and global attention and multi-head attention.☆234Updated 5 years ago
- Semi-Supervised Learning with Ladder Networks in Keras. Get 98% test accuracy on MNIST with just 100 labeled examples !☆101Updated 4 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
- Keras model trained using semi-hard triplet Loss (tensorflow function) on MNIST☆91Updated 6 years ago
- Demonstrates knowledge distillation for image-based models in Keras.☆54Updated 4 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
- A novel method for few shot learning☆53Updated 6 years ago
- Creates a learning-curve plot for Jupyter/Colab notebooks that is updated in real-time.☆177Updated 3 years ago
- Keras implementation of Normalizer-Free Networks and SGD - Adaptive Gradient Clipping☆70Updated 4 years ago
- Implementation of Rectified Adam in Keras☆70Updated 6 years ago
- Image similarity using Triplet Loss☆102Updated 7 months ago
- Lookahead mechanism for optimizers in Keras.☆50Updated 4 years ago
- Implementation of One-Cycle Learning rate policy (adapted from Fast.ai lib)☆287Updated 5 years ago
- AdamW optimizer for Keras☆115Updated 6 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks☆121Updated 5 years ago
- Experiments on different dataset on how to grow networks during training to learn new image categories.☆62Updated 5 years ago
- RAdam implemented in Keras & TensorFlow☆326Updated 3 years ago
- Implementation of One Shot Learning using Convolutional Siamese Networks on Omniglot Dataset☆138Updated 5 years ago
- Implementation of self-supervised image-level contrastive pretraining methods using Keras.☆70Updated 4 years ago
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆97Updated 5 years ago
- Train a multi-label image classifier with macro soft-F1 loss in TensorFlow 2.0☆137Updated 2 years ago
- Learning rate multiplier☆46Updated 4 years ago