Nenhuma descrição

Lutz Roeder 3194f77ca0 Update openvino.js (#647) (#715) 4 anos atrás
.github 6c40ed4141 Windows ARM support (#663) 5 anos atrás
.vscode 938d451504 Rename ./src to ./source 5 anos atrás
publish e22c0d029f Update winget format 5 anos atrás
source 3194f77ca0 Update openvino.js (#647) (#715) 4 anos atrás
test 8bac5ac076 Add TensorFlow.js test file (##294) (#683) 4 anos atrás
tools 4b8a81dc8b Update scikit-learn script 4 anos atrás
.eslintrc.json 490ac1d160 Fix no-unused-vars 5 anos atrás
.gitignore d90233efdc Move test data folder 5 anos atrás
DEVELOPMENT.md 57f23967e2 Update DEVELOPMENT.md 5 anos atrás
LICENSE 0157c86a27 Update license 9 anos atrás
Makefile a8225fa5dd Add xmodel prototype 4 anos atrás
README.md 6806030740 Update README.md (#661) 5 anos atrás
electron-builder.yml a8225fa5dd Add xmodel prototype 4 anos atrás
package.json 20e2225fc9 Update to electron 12.0.7 4 anos atrás
setup.py f9db50a6e5 Remove pako 5 anos atrás

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: