No Description

Lutz Roeder b1ff63bbc1 Update darknet.js 5 years ago
.github 475c7990d0 Update README.md logo 5 years ago
.vscode 938d451504 Rename ./src to ./source 5 years ago
publish 17d7a56b86 Rename ./setup to ./publish 5 years ago
source b1ff63bbc1 Update darknet.js 5 years ago
test 1c0d8bd6e2 Add Weka detection (#605) 5 years ago
tools a85dfc9429 Update ONNX script 5 years ago
.eslintrc.json 35203a9d0b Update to flatbuffers.js 5 years ago
.gitignore bd7b74693f Fix .gitignore 5 years ago
DEVELOPMENT.md 57f23967e2 Update DEVELOPMENT.md 5 years ago
LICENSE 0157c86a27 Update license 9 years ago
Makefile 17d7a56b86 Rename ./setup to ./publish 5 years ago
README.md 3b666f8708 Update README.md 5 years ago
electron-builder.yml 17d7a56b86 Rename ./setup to ./publish 5 years ago
package.json 589db6d22c Update to d3 6.2.0 5 years ago
setup.py c45a2a35d3 Update setup.py 5 years ago

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: