zanvari / resnet50-quantizationLinks
Resnet50 Quantization for Inference Speedup in PyTorch
☆22Updated 5 years ago
Alternatives and similar repositories for resnet50-quantization
Users that are interested in resnet50-quantization are comparing it to the libraries listed below
Sorting:
- PyTorch Quantization Aware Training Example☆150Updated last year
- Official implementation for ECCV 2022 paper LIMPQ - "Mixed-Precision Neural Network Quantization via Learned Layer-wise Importance"☆61Updated 2 years ago
- ☆170Updated 2 years ago
- QONNX: Arbitrary-Precision Quantized Neural Networks in ONNX☆175Updated this week
- This is an implementation of YOLO using LSQ network quantization method.☆22Updated 3 years ago
- Implementation of the Winograd algorithm.☆24Updated 7 years ago
- FakeQuantize with Learned Step Size(LSQ+) as Observer in PyTorch☆37Updated 4 years ago
- Reproducing Quantization paper PACT☆65Updated 3 years ago
- Post-Training Quantization for Vision transformers.☆237Updated 3 years ago
- Quantization library for PyTorch. Support low-precision and mixed-precision quantization, with hardware implementation through TVM.☆453Updated 2 years ago
- Swin Transformer C++ Implementation☆65Updated 4 years ago
- Improving Post Training Neural Quantization: Layer-wise Calibration and Integer Programming☆98Updated 4 years ago
- A collection of research papers on efficient training of DNNs☆70Updated 3 years ago
- Inference of quantization aware trained networks using TensorRT☆83Updated 3 years ago
- [ICLR 2022 Oral] F8Net: Fixed-Point 8-bit Only Multiplication for Network Quantization☆93Updated 3 years ago
- PyTorch implementation of Data Free Quantization Through Weight Equalization and Bias Correction.☆263Updated 2 years ago
- PyTorch Static Quantization Example☆40Updated 4 years ago
- PyTorch implementation of "Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference"☆56Updated 6 years ago
- Binarize convolutional neural networks using pytorch☆149Updated 3 years ago
- A code generator from ONNX to PyTorch code☆142Updated 3 years ago
- [NeurIPS 2023] MCUFormer: Deploying Vision Transformers on Microcontrollers with Limited Memory☆76Updated 2 years ago
- Jetson embedded platform-target deep learning inference acceleration framework with TensorRT☆30Updated 3 months ago
- [ICML 2023] This project is the official implementation of our accepted ICML 2023 paper BiBench: Benchmarking and Analyzing Network Binar…☆56Updated last year
- The PyTorch implementation of Learned Step size Quantization (LSQ) in ICLR2020 (unofficial)☆139Updated 5 years ago
- [FPGA'21] CoDeNet is an efficient object detection model on PyTorch, with SOTA performance on VOC and COCO based on CenterNet and Co-Desi…☆28Updated 2 years ago
- Quantize pytorch model, support post-training quantization and quantization aware training methods☆14Updated 2 years ago
- CMix-NN: Mixed Low-Precision CNN Library for Memory-Constrained Edge Devices☆48Updated 5 years ago
- Pytorch implementation of BRECQ, ICLR 2021☆289Updated 4 years ago
- PyTorch Pruning Example☆51Updated 3 years ago
- BitPack is a practical tool to efficiently save ultra-low precision/mixed-precision quantized models.☆58Updated 2 years ago