Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 251 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 251 Bytes

TF quantization helper

I use TF2.0 quantization toolkit to quantize a variety of Image Classification models. Use the script quantizer.py

python3 quantizer.py

Things that need improvement/documentation

  • How to set the imagenet dataset?