Size of a quantized DNN

1 次查看(过去 30 天)
Ali Al-Saegh
Ali Al-Saegh 2021-2-3
Hello,
I am using the deep network quantizer to quantize a deep CNN. I followed instructions given at https://www.mathworks.com/help/deeplearning/ref/deepnetworkquantizer-app.html . I used the Export button and selected Export Quantizer to export my quantized network. But when I compare the size of both networks (the original one before quantization and the quantized one stored in the dlquantizer object), I see they both have the same number of bytes in the workspace.
Is my way for checking the size of network correct and resonable?
The app shows 73% size reduction which I can not find when comparing the networks!
Any help os appreciated.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Quantization, Projection, and Pruning 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by