Skip to content
forked from lutzroeder/netron

Visualizer for neural network, deep learning and machine learning models

License

Notifications You must be signed in to change notification settings

openedges/netron

This branch is 25 commits ahead of, 6726 commits behind lutzroeder/netron:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Nov 8, 2019
42269b5 · Nov 8, 2019
Jun 18, 2018
Jun 24, 2019
Jul 25, 2019
Nov 8, 2019
Nov 8, 2019
Nov 8, 2019
Sep 14, 2019
Dec 20, 2017
Mar 31, 2019
Jul 26, 2019
Jan 26, 2017
Nov 8, 2019
Nov 8, 2019
Nov 3, 2019
Nov 7, 2019
Apr 21, 2019
Oct 24, 2019

Repository files navigation

Netron is a viewer for neural network, deep learning and machine learning models.

Netron supports ONNX (.onnx, .pb, .pbtxt), Keras (.h5, .keras), Core ML (.mlmodel), Caffe (.caffemodel, .prototxt), Caffe2 (predict_net.pb, predict_net.pbtxt), MXNet (.model, -symbol.json), NCNN (.param) and TensorFlow Lite (.tflite).

Netron has experimental support for TorchScript (.pt, .pth), PyTorch (.pt, .pth), Torch (.t7), CNTK (.model, .cntk), Deeplearning4j (.zip), PaddlePaddle (.zip, __model__), Darknet (.cfg), scikit-learn (.pkl), ML.NET (.zip), MNN (.mnn), OpenVINO (.xml), BigDL (.bigdl, .model), Chainer, (.npz, .h5), TensorFlow.js (model.json, .pb), TensorFlow (.pb, .meta, .pbtxt) and Arm NN (.armnn).

Install

macOS: Download the .dmg file or run brew cask install netron

Linux: Download the .AppImage, .deb file or run snap install netron

Windows: Download the .exe installer.

Browser: Start the browser version.

Python Server: Run pip install netron and netron [FILE] or import netron; netron.start('[FILE]').

Download Models

Sample model files to download and open:

About

Visualizer for neural network, deep learning and machine learning models

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 96.1%
  • Python 1.9%
  • Other 2.0%