No Description

Lutz Roeder 22a0ece467 PaddlePaddle support (#198) 4 years ago
.github 59e909c3e1 Update GitHub publish workflow 4 years ago
.vscode 938d451504 Rename ./src to ./source 5 years ago
publish c6fed359ce Update winget.js 4 years ago
source 22a0ece467 PaddlePaddle support (#198) 4 years ago
test 80735b64a3 Detect invalid content (#458) (#748) 4 years ago
tools e6a5ca73a9 Update TensorFlow script 4 years ago
.eslintrc.json 4077e287f3 Update to d3 7.0.0 4 years ago
.gitignore d90233efdc Move test data folder 5 years ago
DEVELOPMENT.md 57f23967e2 Update DEVELOPMENT.md 5 years ago
LICENSE 0157c86a27 Update license 9 years ago
Makefile 2243901439 Update Makefile 4 years ago
README.md 7b1796fd80 Update README.md 4 years ago
electron-builder.yml c091321cd6 Core ML Model Package support (#751) 4 years ago
package.json 51889a4301 Update to electron 13.1.4 4 years ago
setup.py 7b1796fd80 Update README.md 4 years ago

README.md

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

Netron supports ONNX (.onnx, .pb, .pbtxt), TensorFlow Lite (.tflite), Caffe (.caffemodel, .prototxt), Darknet (.cfg), Core ML (.mlmodel, .mlpackage), Keras (.h5, .keras), MNN (.mnn), MXNet (.model, -symbol.json), ncnn (.param), PaddlePaddle (.zip, __model__), Caffe2 (predict_net.pb), Barracuda (.nn), Tengine (.tmfile), TNN (.tnnproto), RKNN (.rknn), MindSpore Lite (.ms) and UFF (.uff).

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

Install

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

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

Windows: Download the .exe installer or run winget install netron

Browser: Start the browser version.

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

Models

Sample model files to download or open using the browser version: