sayakpaul / Knowledge-Distillation-in-KerasLinks
Demonstrates knowledge distillation for image-based models in Keras.
☆53Updated 3 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:
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 5 years ago
- Exploring learning rates to improve model performance☆19Updated 6 years ago
- Efficient Deep Learning Survey Paper☆33Updated 2 years ago
- ☆34Updated 5 years ago
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Updated 4 years ago
- This project presents a simple framework to retrieve images similar to a query image.☆28Updated 4 years ago
- Minimal implementation of Denoised Smoothing (https://arxiv.org/abs/2003.01908) in TensorFlow.☆20Updated 3 years ago
- A Simple but Powerful CNN Trainer For PyTorch☆26Updated 4 years ago
- This project shows how to build a simple handwriting recognizer in Keras with the IAM dataset.☆13Updated 3 years ago
- Instantly improve your training performance of TensorFlow models with just 2 lines of code!☆106Updated 3 years ago
- Multi-class classification with focal loss for imbalanced datasets☆82Updated 5 years ago
- This repository contains notebooks showing how to perform mixed precision training in tf.keras 2.0☆12Updated 5 years ago
- Attention based sequence to sequence neural machine translation model built in keras.☆30Updated 7 years ago
- An implementation of GhostNet for Tensorflow 2.0+ (From the paper "GhostNet: More Features from Cheap Operations")☆38Updated 2 years ago
- This repo contains all the notebooks mentioned in blog.☆93Updated 5 years ago
- Implementation of Rectified Adam in Keras☆70Updated 5 years ago
- Implementing activation functions from scratch in Tensorflow.☆36Updated 3 years ago
- Minimalistic TensorFlow2+ deep metric/similarity learning library with loss functions, miners, and utils as embedding projector.☆38Updated 2 years ago
- Contains materials for workshops pertaining to adversarial robustness in deep learning.☆86Updated 4 years ago
- High Performance Tensorflow Data Pipeline with State of Art Augmentations and low level optimizations.☆86Updated 3 years ago
- Applying progressive resizing to building models in Keras.☆18Updated 6 years ago
- Unsupervised Anomaly Detection via Deep Metric Learning with End-to-End Optimization☆12Updated 2 years ago
- Notebooks to accompany the blog posts about the 2nd place Kaggle RSNA winners: https://github.com/darraghdog/rsna☆30Updated 5 years ago
- TF2.0 port for Augmix paper☆79Updated 5 years ago
- The codes for recent knowledge distillation algorithms and benchmark results via TF2.0 low-level API☆110Updated 3 years ago
- This repository shows how to implement a basic model for multimodal entailment.☆10Updated 3 years ago
- Includes PyTorch -> Keras model porting code for DeiT models with fine-tuning and inference notebooks.☆41Updated 3 years ago
- A tf.keras implementation of Facebook AI's MadGrad optimization algorithm☆20Updated 3 years ago
- Implements sharpness-aware minimization (https://arxiv.org/abs/2010.01412) in TensorFlow 2.☆60Updated 3 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆56Updated 3 years ago