Skip to content

a-sidorova/netron-vscode-extension

Repository files navigation

Netron-VSCode-Extension

Netron VSCode Extension is the unofficial extension for Visual Studio Code that allows users to visualize many Deep Learning models using Netron server. At the moment the extension supports models of the following frameworks and toolkits: OpenVINO, TensorFlow, TensorFlow Lite, ONNX, PyTorch, MXNet etc. The extension creates new system subprocess netron and visualizes the result of Netron in Webview.

How to use

The system must have installed Python package netron. To install the package run pip install netron.

Then right-click on the model file in Explorer and select Open Netron from the menu that appears.

How to build

  • Clone and open this repository in Visual Studio Code.
  • npm install
  • Press F5 to start debugging

Get a support

Report questions, issues and suggestions, using:

About

The extension for Visual Studio Code that allows users to visualize many Deep Learning models using Netron server

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors