patrickphat / Knowledge-Distillation-KerasLinks
An easy approach on how to implement Knowledge Distillation on Keras
☆18Updated 6 years ago
Alternatives and similar repositories for Knowledge-Distillation-Keras
Users that are interested in Knowledge-Distillation-Keras are comparing it to the libraries listed below
Sorting:
- Demonstrates knowledge distillation for image-based models in Keras.☆54Updated 4 years ago
- This project presents a simple framework to retrieve images similar to a query image.☆29Updated 4 years ago
- Contains materials for workshops pertaining to adversarial robustness in deep learning.☆86Updated 4 years ago
- Serving PyTorch models with TorchServe☆103Updated 2 years ago
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Updated 4 years ago
- Some State-of-the-Art few shot learning algorithms in tensorflow 2☆213Updated 2 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 5 years ago
- A set of demo of deploying a Machine Learning Model in production using various methods☆61Updated 4 years ago
- Instantly improve your training performance of TensorFlow models with just 2 lines of code!☆105Updated 3 years ago
- Keras implementation of Normalizer-Free Networks and SGD - Adaptive Gradient Clipping☆70Updated 4 years ago
- This repository contains notebooks that show the usage of TensorFlow Lite for quantizing deep neural networks.☆173Updated 2 years ago
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".…☆30Updated 4 years ago
- ☆24Updated 3 years ago
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆88Updated 4 years ago
- The codes for recent knowledge distillation algorithms and benchmark results via TF2.0 low-level API☆112Updated 3 years ago
- Yuval and nosound models and write-up for Kaggle's competition "SIIM-ISIC Melanoma Classification"☆12Updated 5 years ago
- Efficient Deep Learning Survey Paper☆34Updated 2 years ago
- Codes for a Top 5% finish in the Data-Centric AI Competition organized by Andrew Ng and DeepLearning.AI☆24Updated 4 years ago
- ☆16Updated 3 years ago
- Includes PyTorch -> Keras model porting code for DeiT models with fine-tuning and inference notebooks.☆41Updated 3 years ago
- SpinalNet: Deep Neural Network with Gradual Input☆176Updated 3 months ago
- A Pytorch Knowledge Distillation library for benchmarking and extending works in the domains of Knowledge Distillation, Pruning, and Quan…☆653Updated 2 years ago
- FasterAI: Prune and Distill your models with FastAI and PyTorch☆251Updated 2 months ago
- Implementation of self-supervised image-level contrastive pretraining methods using Keras.☆70Updated 4 years ago
- This codebase is a starting point to get your Machine Learning project into Production.☆43Updated 5 years ago
- TensorFlow port of PyTorch Image Models (timm) - image models with pretrained weights.☆291Updated last year
- Tensorflow implementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformer☆110Updated 5 years ago
- An implementation of GhostNet for Tensorflow 2.0+ (From the paper "GhostNet: More Features from Cheap Operations")☆38Updated 2 years ago
- ADAS is short for Adaptive Step Size, it's an optimizer that unlike other optimizers that just normalize the derivative, it fine-tunes th…☆85Updated 4 years ago
- Detection masks on faces.☆29Updated 5 years ago