Error "dlquantizer workflow failed" Deep Network Quantizer App

3 次查看(过去 30 天)
I have tried to follow the example "Import a dlquantizer Object into the Deep Network Quantizer App" from the link https://it.mathworks.com/help/deeplearning/ref/deepnetworkquantizer-app.html, but when I used the calibrate function I got this error:
Does anyone know how can I fix the problem?
  4 个评论
Asvin Kumar
Asvin Kumar 2021-4-6
编辑:Asvin Kumar 2021-4-6
Would you mind sharing the following:
  1. Your trained network that you used to create the dlquantizer
  2. The calibration and validation data sets
  3. Any script that you're using (quantizeTest?)
  4. MATLAB Release details (save output of ver command)
Put it all in a MAT file. Save them all even if they're the same data from the example(s).
I would recommend creating a new question thread along with your attachments instead of tagging it to this one. You can mention me in the question comments.
Asvin Kumar
Asvin Kumar 2021-4-6
编辑:Asvin Kumar 2021-4-6
@Giusy Giulia Tuccari I notice that you're using resnet50. Can you try the following command and let me know the errors, if any?
calResults = calibrate(quantObj, aug_calData)
If you're seeing errors, it would be nice if you can attach the details I requested for in the comment before this one.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Deep Learning Toolbox 的更多信息

产品


版本

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by