Sanjana7395 / static_quantizationLinks
Post-training static quantization using ResNet18 architecture
☆37Updated 5 years ago
Alternatives and similar repositories for static_quantization
Users that are interested in static_quantization are comparing it to the libraries listed below
Sorting:
- PyTorch Static Quantization Example☆38Updated 4 years ago
- On-the-fly Structured Pruning for PyTorch models. This library implements several attributions metrics and structured pruning utils for n…☆167Updated 5 years ago
- Repository to track the progress in model compression and acceleration☆106Updated 4 years ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆157Updated last year
- [CVPR'20] ZeroQ: A Novel Zero Shot Quantization Framework☆280Updated last year
- PyTorch implementation of Data Free Quantization Through Weight Equalization and Bias Correction.☆263Updated 2 years ago
- PyTorch Quantization Aware Training Example☆143Updated last year
- ☆125Updated 4 years ago
- Implementation of "DeepShift: Towards Multiplication-Less Neural Networks" https://arxiv.org/abs/1905.13298☆112Updated 3 years ago
- Try out different pruning-approaches on lightweight Backbones.☆146Updated 5 years ago
- This repo contains the official Pytorch reimplementation of the paper "NetAdapt: Platform-Aware Neural Network Adaptation for Mobile Appl…☆188Updated 2 years ago
- A pytorch implementation of dorefa quantization☆113Updated 5 years ago
- (ECCV'2020 Oral)EagleEye: Fast Sub-net Evaluation for Efficient Neural Network Pruning☆309Updated 2 years ago
- Tutorials on Quantized Neural Network using Tensorflow Lite☆87Updated 6 years ago
- Quantization of Convolutional Neural networks.☆247Updated last year
- Python library to work with the Visual Wake Words Dataset.☆38Updated 5 years ago
- Compress neural network with pruning and quantization using TensorFlow.☆106Updated 6 years ago
- [ECCV 2018] AMC: AutoML for Model Compression and Acceleration on Mobile Devices☆445Updated last year
- Graph Transforms to Quantize and Retrain Deep Neural Nets in TensorFlow☆168Updated 5 years ago
- PyTorch implementation for the APoT quantization (ICLR 2020)☆277Updated 10 months ago
- Roughly calculate FLOPs of a tflite model☆39Updated 4 years ago
- ☆48Updated 5 years ago
- ☆49Updated 3 years ago
- FakeQuantize with Learned Step Size(LSQ+) as Observer in PyTorch☆36Updated 3 years ago
- PyTorch implementation of 'Deep Compression: Compressing Deep Neural Networks with Pruning, Trained Quantization and Huffman Coding' by …☆421Updated 5 years ago
- Quantization library for PyTorch. Support low-precision and mixed-precision quantization, with hardware implementation through TVM.☆451Updated 2 years ago
- Benchmark inference speed of CNNs with various quantization methods in Pytorch+TensorRT with Jetson Nano/Xavier☆56Updated 2 years ago
- Convert ONNX model graph to Keras model format.☆201Updated last year
- Count number of parameters / MACs / FLOPS for ONNX models.☆94Updated last year
- Yolov3 (+tiny) pythonic pytorch implementation.☆34Updated 7 years ago