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.
hmz007 4af246ac59
Rockchip Anroid12_SDK 20221117-rkr12 (8826f866)
2 years ago
..
README.md Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
box_priors.txt Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
dataset.txt Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
dog_bike_car_300x300.jpg Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
ssd_mobilenet_v2.pb Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
ssd_post_process.py Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
step1.py Rockchip Anroid12_SDK 20221117-rkr12 (8826f866) 2 years ago
step2.py Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 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