Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

Visualize IR model

V_S__Suchithra
Beginner
722 Views
Hi, I am using OpenVino Version R2. I would like to visualize the OpenVINO IR model. When I tried to import my model to DL Workbench, there shows an error "Unsupported Type of Archive". Due to above reason, I couldn't visualize my model using DL Workbench. So can you suggest any method to visualize the same other than the DL workbench method. Looking forward for your reply. Thanks & Regards, Suchithra
0 Kudos
2 Replies
HemanthKum_G_Intel
722 Views

Hi Suchitra,

Use the Import Model button in DL Workbench. In this case, you must create an intermediate reference (IR) file for your specified model by manually running Model Optimizer, then archiving the generated *.xml and *.bin file into a  "*.zip" or "*.tar.gz" and finally, uploading the archive into DL Workbench. 

Ref. https://software.intel.com/en-us/blogs/2019/08/26/introducing-the-new-openvino-dl-workbench

An alternative for model visulaizer is Netron

0 Kudos
V_S__Suchithra
Beginner
722 Views

Hi,

Thank You for your valuable information 

0 Kudos
Reply