openvinotoolkit / workbench

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

openvino/workbench 2022.1 fails to download aclnet-int8 model

dnoliver opened this issue · comments

To reproduce:

  1. Start workbench
  2. import a model
  3. select aclnet-int8
  4. click download

Expected: model should be downloaded
Actual: Error is shown, see screen

image

Hello, @dnoliver! Thank you for using OpenVINO DL Workbench!
Can you try to download the model again and after the fail get the server logs. It will help to understand where is the problem.
The instruction about downloading logs you can find by the link - https://docs.openvino.ai/latest/workbench_docs_Workbench_DG_Troubleshooting.html

Find the log in attachments

server.log

Hello @dnoliver!
According to the model description:

The AclNet-int8 model is quantized and fine-tuned with NNCF variant of AclNet model, which is designed to perform sound classification.

DL Workbench does not support sound classification use case, so AclNet will be removed from the available models list in DL Workbench UI.