설명 없음

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

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: