Ei kuvausta

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

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: