1Usage of Hybrid Quantization
2```
31. install RKNN-Toolkit
42. execute commands below:
5 a. python step1.py6 b. according to the result of accuracy_analysis, select the operand with more accuracy loss.
7 c. modify ssd_mobilenet_v2.quantization.cfg8 d. python step2.py9```
10