transformer-quantization VS FQ-ViT

Compare transformer-quantization vs FQ-ViT and see what are their differences.

FQ-ViT

[IJCAI 2022] FQ-ViT: Post-Training Quantization for Fully Quantized Vision Transformer (by megvii-research)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
transformer-quantization FQ-ViT
1 2
166 263
6.6% 0.4%
0.0 1.1
over 2 years ago about 1 year ago
Python Python
BSD 3-clause Clear License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

transformer-quantization

Posts with mentions or reviews of transformer-quantization. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-20.

FQ-ViT

Posts with mentions or reviews of FQ-ViT. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-20.
  • How to quantize a Swin transformer model?
    3 projects | /r/deeplearning | 20 Jun 2022
    This my implementation on the approach I shared( https://github.com/megvii-research/FQ-ViT ) on a small dataset from kaggle(link: https://www.kaggle.com/datasets/gauravduttakiit/ants-bees) in this notebook :https://colab.research.google.com/drive/1cqnmosPIVZu3e2SwbO_VbevANk5MppVS?usp=sharing

What are some alternatives?

When comparing transformer-quantization and FQ-ViT you can also consider the following projects:

Efficient-AI-Backbones - Efficient AI Backbones including GhostNet, TNT and MLP, developed by Huawei Noah's Ark Lab.

Sparsebit - A model compression and acceleration toolbox based on pytorch.