megvii-research / FQ-ViTLinks
[IJCAI 2022] FQ-ViT: Post-Training Quantization for Fully Quantized Vision Transformer
☆347Updated 2 years ago
Alternatives and similar repositories for FQ-ViT
Users that are interested in FQ-ViT are comparing it to the libraries listed below
Sorting:
- Post-Training Quantization for Vision transformers.☆223Updated 3 years ago
- Pytorch implementation of BRECQ, ICLR 2021☆282Updated 4 years ago
- The official PyTorch implementation of the ICLR2022 paper, QDrop: Randomly Dropping Quantization for Extremely Low-bit Post-Training Quan…☆123Updated 2 years ago
- The official implementation of the NeurIPS 2022 paper Q-ViT.☆96Updated 2 years ago
- Unofficial implementation of LSQ-Net, a neural network quantization framework☆299Updated last year
- Nonuniform-to-Uniform Quantization: Towards Accurate Quantization via Generalized Straight-Through Estimation. In CVPR 2022.☆133Updated 3 years ago
- [CVPR 2023] PD-Quant: Post-Training Quantization Based on Prediction Difference Metric☆57Updated 2 years ago
- LSQ+ or LSQplus☆70Updated 6 months ago
- ☆236Updated 2 years ago
- Quantization library for PyTorch. Support low-precision and mixed-precision quantization, with hardware implementation through TVM.☆443Updated 2 years ago
- The PyTorch implementation of Learned Step size Quantization (LSQ) in ICLR2020 (unofficial)☆136Updated 4 years ago
- A simple network quantization demo using pytorch from scratch.☆536Updated 2 years ago
- ☆206Updated 3 years ago
- Model Quantization Benchmark☆827Updated 3 months ago
- PyTorch implementation for the APoT quantization (ICLR 2020)☆277Updated 7 months ago
- EQ-Net [ICCV 2023]☆30Updated last year
- [ICML 2023] This project is the official implementation of our accepted ICML 2023 paper BiBench: Benchmarking and Analyzing Network Binar…☆56Updated last year
- Reproducing Quantization paper PACT☆64Updated 3 years ago
- ☆76Updated 3 years ago
- The official PyTorch implementation of CHEX: CHannel EXploration for CNN Model Compression (CVPR 2022). Paper is available at https://ope…