Sanjana7395 / static_quantization
Post-training static quantization using ResNet18 architecture
☆37Updated 4 years ago
Alternatives and similar repositories for static_quantization:
Users that are interested in static_quantization are comparing it to the libraries listed below
- PyTorch Static Quantization Example☆38Updated 3 years ago
- A pytorch implementation of dorefa quantization☆112Updated 5 years ago
- PyTorch Quantization Aware Training Example☆128Updated 8 months ago
- [CVPR 2020] APQ: Joint Search for Network Architecture, Pruning and Quantization Policy☆156Updated 4 years ago
- Try out different pruning-approaches on lightweight Backbones.☆143Updated 4 years ago
- DL quantization for pytorch☆25Updated 5 years ago
- Repository to track the progress in model compression and acceleration☆105Updated 3 years ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆155Updated 7 months ago
- PyTorch Pruning Example☆48Updated 2 years ago
- This repo contains the official Pytorch reimplementation of the paper "NetAdapt: Platform-Aware Neural Network Adaptation for Mobile Appl…☆183Updated last year
- On-the-fly Structured Pruning for PyTorch models. This library implements several attributions metrics and structured pruning utils for n…☆163Updated 4 years ago
- Benchmark inference speed of CNNs with various quantization methods in Pytorch+TensorRT with Jetson Nano/Xavier☆55Updated last year
- PyTorch implementation of Data Free Quantization Through Weight Equalization and Bias Correction.☆260Updated last year
- Implementation of "DeepShift: Towards Multiplication-Less Neural Networks" https://arxiv.org/abs/1905.13298☆109Updated 3 years ago
- [CVPR'20] ZeroQ: A Novel Zero Shot Quantization Framework☆275Updated last year
- PyTorch implementation for the APoT quantization (ICLR 2020)☆270Updated 2 months ago
- ☆55Updated 4 years ago
- [CVPR 2020] This project is the PyTorch implementation of our accepted CVPR 2020 paper : forward and backward information retention for a…☆179Updated 4 years ago
- Convert MobileNetV3Small defined and pre-trained in PyTorch to a TFLite quantized model☆74Updated last year
- Quantization of Convolutional Neural networks.☆243Updated 6 months ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆176Updated 2 years ago
- papers about model compression☆167Updated 2 years ago
- Code for the NuerIPS'19 paper "Gate Decorator: Global Filter Pruning Method for Accelerating Deep Convolutional Neural Networks"☆196Updated 4 years ago
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆149Updated last year
- Unofficial Pytorch implementation of Deep Compression in CIFAR10☆34Updated 3 years ago
- PyTorch reimplementation of RegNet (Design Space Design, CVPR2020) on CIFAR10 and ImageNet☆46Updated 4 years ago
- Apply the pruning strategy for MobileNet_v2☆51Updated 5 years ago
- Implementation of the Winograd algorithm.☆23Updated 6 years ago
- CNN channel pruning, LeGR, MorphNet, AMC. Codebase for paper "LeGR: Filter Pruning via Learned Global Ranking"☆114Updated 4 years ago
- FakeQuantize with Learned Step Size(LSQ+) as Observer in PyTorch☆33Updated 3 years ago