Discover and explore top open-source AI tools and projects—updated daily.
Model zoo for quantized neural network performance analysis
Top 82.1% on SourcePulse
This repository provides a comprehensive model zoo for the AI Model Efficiency Toolkit (AIMET), showcasing popular neural network models quantized using AIMET's techniques. It targets researchers and engineers working on optimizing models for edge devices, offering a benchmark of floating-point versus quantized performance and providing scripts for quantization.
How It Works
The zoo demonstrates model quantization using AIMET, a toolkit supporting state-of-the-art techniques like Post-Training Quantization (PTQ) and Quantization-Aware Training (QAT). For each model, it provides links to original FP32 checkpoints and quantized versions, along with evaluation scripts that perform quantization and report accuracy metrics. This allows users to directly compare performance and leverage AIMET's capabilities.
Quick Start & Requirements
.md
files in TensorFlow or PyTorch subfolders for detailed procedures.Highlighted Details
Maintenance & Community
Licensing & Compatibility
LICENSE
file. No specific license type is mentioned in the README.Limitations & Caveats
1 year ago
Inactive