xref: /OK3568_Linux_fs/external/rknn-toolkit2/examples/functions/hybrid_quant/README.md (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1Usage of Hybrid Quantization
2```
31. install RKNN-Toolkit
42. execute commands below:
5   a. python step1.py
6   b. according to the result of accuracy_analysis, select the operand with more accuracy loss.
7   c. modify ssd_mobilenet_v2.quantization.cfg
8   d. python step2.py
9```
10