lutzroeder / netron

Visualizer for neural network, deep learning and machine learning models

Home Page:https://netron.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenVINO: model will appear blank in 7.5.4

mdeisher opened this issue · comments

  • Netron app and version: Desktop app 7.5.3 and 7.5.4 (last known working version is 7.4.9)
  • OS and browser version: Windows 11 Enterprise Version 10.0.22631 Build 22631

Steps to Reproduce:

  1. Open any OpenVINO IR using the desktop app. The window will appear blank.
  2. Open any ONNX network and Netron behaves as expected.

Please attach or link model files to reproduce the issue.
vww.zip

@mdeisher can you help validate the fix in main.

Hi @lutzroeder, I'm unable to open any OpenvinoIR neither in the web app https://netron.app/ nor in my local app right now, is it possible to run the netron app with the fix locally?

UPD:
Found the running instruction over here https://github.com/lutzroeder/netron/blob/main/CONTRIBUTING.md

@lutzroeder I tried, but I am a netron.exe user, not a Java developer. I was able to install Node.js and run npm but it hangs with "[..................] / idealTree:netron: sill idealTree buildDeps". Eventually it stops with "Command failed: npm install".

I installed 7.5.5 Netron.exe and it works just fine. Thank you!