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.
|
2 years ago | |
---|---|---|
.. | ||
README.md | 3 years ago | |
box_priors.txt | 3 years ago | |
dataset.txt | 3 years ago | |
dog_bike_car_300x300.jpg | 3 years ago | |
ssd_mobilenet_v2.pb | 3 years ago | |
ssd_post_process.py | 3 years ago | |
step1.py | 2 years ago | |
step2.py | 3 years ago |
README.md
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