fbsamples / pytorch-quantization-workshopLinks
Code for a workshop hosted at the MLOps World Summit '22
☆17Updated 3 years ago
Alternatives and similar repositories for pytorch-quantization-workshop
Users that are interested in pytorch-quantization-workshop are comparing it to the libraries listed below
Sorting:
- Efficient Deep Learning Survey Paper☆33Updated 2 years ago
- A collection of metrics to profile a single deep learning model or compare two different deep learning models☆26Updated last year
- Implementing DropPath/StochasticDepth in PyTorch☆16Updated 3 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 4 years ago
- Examples of using PyTorch hooks, as covered in my YouTube tutorial video.☆36Updated last year
- Context Manager to profile the forward and backward times of PyTorch's nn.Module☆83Updated last year
- PyTorch, PyTorch Lightning framework for trying knowledge distillation in image classification problems☆32Updated last year
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆87Updated 3 years ago
- Lightweight knowledge distillation pipeline☆28Updated 3 years ago
- An Easy To Use PyTorch Computer Vision Library☆52Updated 2 years ago
- Library for converting from RGB / GrayScale image to base64 and back.☆19Updated 2 years ago
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- Yet another mini autodiff system for educational purposes☆30Updated 8 months ago
- PyTorch Tutorial at the LOD2021 conference☆21Updated 3 years ago
- Code for the CVPR 2019 paper : Spectral Metric for Dataset Complexity Assessment☆46Updated last year
- Learning to Initialize Neural Networks for Stable and Efficient Training☆139Updated 3 years ago
- Implementation of Online Label Smoothing in PyTorch☆94Updated 2 years ago
- State-of-the-art data augmentation search algorithms in PyTorch☆47Updated 2 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆85Updated 4 years ago
- Official PyTorch implementation of RIO☆19Updated 4 years ago
- Outlining techniques for improving the training performance of your PyTorch model without compromising its accuracy☆128Updated 2 years ago
- Comparing four automatic image augmentation techniques in PyTorch: AutoAugment, RandAugment, AugMix, and TrivialAugment☆30Updated 2 years ago
- A library helping to gather stats and run checks during training deep learning models with Pytorch☆35Updated 3 years ago
- ☆24Updated 2 years ago
- graftr: an interactive shell to view and edit PyTorch checkpoints.☆113Updated 4 years ago
- Includes additional materials for the following keras.io blog post.☆12Updated 4 years ago
- Pytorch based library to rank predicted bounding boxes using text/image user's prompts.☆51Updated 3 years ago
- QUick and DIrty Domain Adaptation☆22Updated last year
- Adam with minor modifications which give significant improvement☆19Updated 3 years ago
- pytest plugin for a better developer experience when working with the PyTorch test suite☆44Updated 3 years ago