Naveen-Lalwani / Compression-Techniques-for-Deep-Neural-Networks
Compression of Deep Neural Networks LeNet-300-100 and LeNet-5 trained on MNIST and CIFAR-10 using Quantization, Knowledge Distillation & Pruning.
☆17Updated 5 years ago
Alternatives and similar repositories for Compression-Techniques-for-Deep-Neural-Networks:
Users that are interested in Compression-Techniques-for-Deep-Neural-Networks are comparing it to the libraries listed below
- Codes for AAAI2019 paper: Deep Neural Network Quantization via Layer-Wise Optimization using Limited Training Data☆41Updated 6 years ago
- NeurIPSCD2019, MicroNet Challenge hosted by Google, Deepmind Researcher, "Efficient Model for Image Classification With Regularization Tr…☆26Updated 4 years ago
- An implementation of ResNet with mixup and cutout regularizations and soft filter pruning.☆16Updated 4 years ago
- This repo is an implementation of quantized CNN for both weights (1-bit compression) and feature maps (2-bit compression).☆18Updated 6 years ago
- Unofficial Pytorch implementation of Deep Compression in CIFAR10☆35Updated 3 years ago
- Personal Pytorch toy script.☆67Updated 2 years ago
- Pytorch Implementationg of “Learning Efficient Convolutional Networks through Network Slimming”☆77Updated 6 years ago
- Some recent Quantizing techniques on PyTorch☆72Updated 5 years ago
- Apply the pruning strategy for MobileNet_v2☆51Updated 5 years ago
- An 8bit automated quantization conversion tool for the pytorch (Post-training quantization based on KL divergence)☆33Updated 5 years ago
- ☆55Updated 4 years ago
- PyTorch implementation of "Distilling the Knowledge in a Neural Network" for model compression☆59Updated 7 years ago
- ☆19Updated 4 years ago
- A PyTorch implementation of MixNet: Mixed Depthwise Convolutional Kernels☆11Updated 5 years ago
- DL quantization for pytorch☆25Updated 5 years ago
- Implement Towards Effective Low-bitwidth Convolutional Neural Networks☆42Updated 6 years ago
- Class Project for 18663 - Implementation of FBNet (Hardware-Aware DNAS)☆33Updated 5 years ago
- Example for applying Gaussian and Laplace clipping on activations of CNN.☆34Updated 6 years ago
- The collection of training tricks of binarized neural networks.☆72Updated 3 years ago
- deep learning model compression based on keras☆32Updated 6 years ago
- PyTorch Implementation of AutoPruner☆22Updated 4 years ago
- ProxylessNAS-Pytorch☆23Updated 5 years ago
- ☆46Updated 5 years ago
- A pytorch implementation of dorefa quantization☆113Updated 5 years ago
- Batch Normalization Auto-fusion for PyTorch☆32Updated 4 years ago
- Pytorch implementation for FAT: learning low-bitwidth parametric representation via frequency-aware transformation☆27Updated 3 years ago
- Pruned model: VGG & ResNet-50☆17Updated 5 years ago
- PyTorch reimplementation of RegNet (Design Space Design, CVPR2020) on CIFAR10 and ImageNet☆46Updated 4 years ago
- PyTorch implementation of binary neural networks☆44Updated 5 years ago
- ☆45Updated 5 years ago