Nessuna descrizione

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

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: