ArtyZe / yolov3_lite

yolov3 model compress and acceleration (quantization, sparse), c++ version

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to get output_scale and output_zero_point in the cfg file.

zhengwl0714 opened this issue · comments

author ,
thanks for your providision, i want to run google-quant of this repo.
but idont konw how to get output_scale and output_zero_point in the cfg file.
output_scale = 0, 0, 0.0875, 0, 0.075846, 0, 0.069873, 0, 0.050603, 0, 0.031124, 0, 0.023692, 0.021359, 0.041686
output_zero_point = 0, 0, 94, 0, 101, 0, 131, 0, 129, 0, 110, 0, 122, 131, 99
and your example has no 2007_train.txt and data,can you provide it ?
can you anwser me ? thank you very much