1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

275 B

Usage of Hybrid Quantization

1. install RKNN-Toolkit
2. execute commands below:
   a. python step1.py
   b. according to the result of accuracy_analysis, select the operand with more accuracy loss.
   c. modify ssd_mobilenet_v2.quantization.cfg
   d. python step2.py