kentaroy47 / Deep-Compression.PytorchLinks
Unofficial Pytorch implementation of Deep Compression in CIFAR10
☆35Updated 4 years ago
Alternatives and similar repositories for Deep-Compression.Pytorch
Users that are interested in Deep-Compression.Pytorch are comparing it to the libraries listed below
Sorting:
- A pytorch implementation of dorefa quantization☆113Updated 6 years ago
- NeurIPSCD2019, MicroNet Challenge hosted by Google, Deepmind Researcher, "Efficient Model for Image Classification With Regularization Tr…☆26Updated 4 years ago
- Some recent Quantizing techniques on PyTorch☆72Updated 6 years ago
- ☆47Updated 5 years ago
- Apply the pruning strategy for MobileNet_v2☆52Updated 6 years ago
- Personal Pytorch toy script.☆67Updated last month
- Base to channel pruned to ResNet18 model☆147Updated 3 years ago
- Try out different pruning-approaches on lightweight Backbones.☆145Updated 5 years ago
- An 8bit automated quantization conversion tool for the pytorch (Post-training quantization based on KL divergence)☆32Updated 6 years ago
- 3rd place solution for NeurIPS 2019 MicroNet challenge☆37Updated 6 years ago
- Rethinking the Smaller-Norm-Less-Informative Assumption in Channel Pruning of Convolution Layers https://arxiv.org/abs/1802.00124☆72Updated 7 years ago
- papers about model compression☆166Updated 2 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆181Updated 3 years ago
- An implementation of ResNet with mixup and cutout regularizations and soft filter pruning.☆17Updated 5 years ago
- ☆48Updated 5 years ago
- Mayo: Auto-generation of hardware-friendly deep neural networks. Dynamic Channel Pruning: Feature Boosting and Suppression.☆113Updated 6 years ago
- CNN channel pruning, LeGR, MorphNet, AMC. Codebase for paper "LeGR: Filter Pruning via Learned Global Ranking"☆114Updated 5 years ago
- Pytorch version for weight pruning for Murata Group's CREST project☆57Updated 7 years ago
- Class Project for 18663 - Implementation of FBNet (Hardware-Aware DNAS)☆34Updated 6 years ago
- Pytorch implementation of our paper accepted by IJCAI 2020 -- Channel Pruning via Automatic Structure Search☆145Updated 4 years ago
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆154Updated 2 years ago
- Codes for AAAI2019 paper: Deep Neural Network Quantization via Layer-Wise Optimization using Limited Training Data☆41Updated 6 years ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆158Updated last year
- A PyTorch implementation of "Incremental Network Quantization: Towards Lossless CNNs with Low-Precision Weights"☆167Updated 5 years ago
- Caffe implementation of ICCV 2017 & TPAMI 2018 paper - ThiNet☆46Updated 7 years ago
- Official PyTorch Implementation of "Learning Architectures for Binary Networks" (ECCV2020)☆26Updated 5 years ago
- ☆57Updated 5 years ago
- Compression of Deep Neural Networks LeNet-300-100 and LeNet-5 trained on MNIST and CIFAR-10 using Quantization, Knowledge Distillation & …☆20Updated 6 years ago
- Ternay-Weights-Network/Pytorch☆39Updated 7 years ago
- Binary Convolution Network for faster real-time processing in ASICs☆57Updated 7 years ago