sayakpaul / Knowledge-Distillation-in-KerasLinks
Demonstrates knowledge distillation for image-based models in Keras.
☆54Updated 4 years ago
Alternatives and similar repositories for Knowledge-Distillation-in-Keras
Users that are interested in Knowledge-Distillation-in-Keras 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
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 5 years ago
- One Shot learning, Siamese networks and Triplet Loss with Keras☆81Updated 4 years ago
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆97Updated 5 years ago
- This project presents a simple framework to retrieve images similar to a query image.☆28Updated 4 years ago
- Efficient Deep Learning Survey Paper☆33Updated 2 years ago
- Exploring learning rates to improve model performance☆19Updated 6 years ago
- Multi-class classification with focal loss for imbalanced datasets☆82Updated 6 years ago
- ☆34Updated 5 years ago
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆79Updated 3 years ago
- Implementation of Rectified Adam in Keras☆70Updated 6 years ago
- An implementation of GhostNet for Tensorflow 2.0+ (From the paper "GhostNet: More Features from Cheap Operations")☆38Updated 2 years ago
- An easy approach on how to implement Knowledge Distillation on Keras☆18Updated 6 years ago
- The codes for recent knowledge distillation algorithms and benchmark results via TF2.0 low-level API☆112Updated 3 years ago
- Some State-of-the-Art few shot learning algorithms in tensorflow 2☆212Updated 2 years ago
- Yuval and nosound models and write-up for Kaggle's competition "SIIM-ISIC Melanoma Classification"☆12Updated 5 years ago
- High Performance Tensorflow Data Pipeline with State of Art Augmentations and low level optimizations.☆85Updated 3 years ago
- Gradient accumulation for Keras☆35Updated 4 years ago
- Instantly improve your training performance of TensorFlow models with just 2 lines of code!☆105Updated 3 years ago
- Contains materials for workshops pertaining to adversarial robustness in deep learning.☆86Updated 4 years ago
- Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.☆133Updated 5 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks☆121Updated 5 years ago
- TF2.0 port for Augmix paper☆79Updated 5 years ago
- Implementation of self-supervised image-level contrastive pretraining methods using Keras.☆70Updated 4 years ago
- This project shows how to build a simple handwriting recognizer in Keras with the IAM dataset.☆13Updated 4 years ago
- The Objective is to implement Siamese Network for Face Recognition using Pytorch Lightning.☆19Updated 4 years ago
- Applying progressive resizing to building models in Keras.☆18Updated 6 years ago
- Use Triplet Loss to finetune and train a CNN pre-trained on the Imagenet dataset☆39Updated 7 years ago
- This repository contains notebooks showing how to perform mixed precision training in tf.keras 2.0☆12Updated 5 years ago
- Keras/TF implementation of AdamW, SGDW, NadamW, Warm Restarts, and Learning Rate multipliers☆168Updated 3 years ago