No Description

Lutz Roeder 1b77542d40 Add nnabla test file (#759) 4 years ago
.github 59e909c3e1 Update GitHub publish workflow 4 years ago
.vscode 938d451504 Rename ./src to ./source 5 years ago
publish 1f74958e87 Update winget.js 4 years ago
source 1b77542d40 Add nnabla test file (#759) 4 years ago
test 1b77542d40 Add nnabla test file (#759) 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 1f74958e87 Update winget.js 4 years ago
README.md 7b17172212 Update README.md 4 years ago
electron-builder.yml c091321cd6 Core ML Model Package support (#751) 4 years ago
package.json 66affd35d0 Update to 4.9.9 4 years ago
setup.py 7b17172212 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, .json), ncnn (.param), PaddlePaddle (.zip, .pdmodel), 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: