2
0

Тайлбар байхгүй

Lutz Roeder 6b3073fe1b Workaround tensorflow/tensorflow#44485 (#627) 5 жил өмнө
.github a80ba14667 Update Makefile 5 жил өмнө
.vscode 938d451504 Rename ./src to ./source 5 жил өмнө
publish 1e97db4276 Update icon 5 жил өмнө
source 2b279f54f7 Add PyTorch NNAPI test file (#644) 5 жил өмнө
test 2b279f54f7 Add PyTorch NNAPI test file (#644) 5 жил өмнө
tools 6b3073fe1b Workaround tensorflow/tensorflow#44485 (#627) 5 жил өмнө
.eslintrc.json 35203a9d0b Update to flatbuffers.js 5 жил өмнө
.gitignore bd7b74693f Fix .gitignore 5 жил өмнө
DEVELOPMENT.md 57f23967e2 Update DEVELOPMENT.md 5 жил өмнө
LICENSE 0157c86a27 Update license 9 жил өмнө
Makefile a3ce6d38e1 Update Makefile 5 жил өмнө
README.md 88de5c88a5 Update README.md 5 жил өмнө
electron-builder.yml 17d7a56b86 Rename ./setup to ./publish 5 жил өмнө
package.json 7b93051507 Update to eslint 7.15.0 5 жил өмнө
setup.py d71d780e2d Remove marked 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), Core ML (.mlmodel), Caffe (.caffemodel, .prototxt), Caffe2 (predict_net.pb), Darknet (.cfg), MXNet (.model, -symbol.json), Barracuda (.nn), ncnn (.param), Tengine (.tmfile), TNN (.tnnproto), UFF (.uff) and TensorFlow Lite (.tflite).

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

Install

macOS: Download the .dmg file or run brew cask 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: