Bez popisu

Lutz Roeder ac074ec6b6 Update Pickle format prototype před 5 roky
.github a65524eafe Update Makefile před 5 roky
.vscode 938d451504 Rename ./src to ./source před 5 roky
publish 2afafea024 Update cask script (Homebrew/homebrew-cask#98209) před 5 roky
source ac074ec6b6 Update Pickle format prototype před 5 roky
test ac074ec6b6 Update Pickle format prototype před 5 roky
tools 3a838fcd62 Update scikit-learn script před 5 roky
.eslintrc.json 490ac1d160 Fix no-unused-vars před 5 roky
.gitignore bd7b74693f Fix .gitignore před 5 roky
DEVELOPMENT.md 57f23967e2 Update DEVELOPMENT.md před 5 roky
LICENSE 0157c86a27 Update license před 9 roky
Makefile a65524eafe Update Makefile před 5 roky
README.md 6806030740 Update README.md (#661) před 5 roky
electron-builder.yml cc36eedc16 Remove blockmap před 5 roky
package.json 824945008f Update to d3 6.5.0 před 5 roky
setup.py f9db50a6e5 Remove pako před 5 roky

README.md

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

Netron supports ONNX (.onnx, .pb, .pbtxt), Keras (.h5, .keras), TensorFlow Lite (.tflite), Caffe (.caffemodel, .prototxt), Darknet (.cfg), Core ML (.mlmodel), 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), UFF (.uff).

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

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: