rk3568_ubuntu_r60_v1.3.2/external/rknn-toolkit2/examples/functions/hybrid_quant
2023-11-03 06:12:44 +00:00
..
box_priors.txt 初版SDK发布 2023-11-03 06:12:44 +00:00
dataset.txt 初版SDK发布 2023-11-03 06:12:44 +00:00
dog_bike_car_300x300.jpg 初版SDK发布 2023-11-03 06:12:44 +00:00
README.md 初版SDK发布 2023-11-03 06:12:44 +00:00
ssd_mobilenet_v2.pb 初版SDK发布 2023-11-03 06:12:44 +00:00
ssd_post_process.py 初版SDK发布 2023-11-03 06:12:44 +00:00
step1.py 初版SDK发布 2023-11-03 06:12:44 +00:00
step2.py 初版SDK发布 2023-11-03 06:12:44 +00:00

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