Ei kuvausta

Lutz Roeder e8a9956704 Update int64 prototype 5 vuotta sitten
.github 475c7990d0 Update README.md logo 5 vuotta sitten
.vscode 938d451504 Rename ./src to ./source 5 vuotta sitten
setup d3a6c0bbb0 Fix brew cask style 5 vuotta sitten
source e8a9956704 Update int64 prototype 5 vuotta sitten
test 6010cadd6c PyTorch op_context support (#559) 5 vuotta sitten
tools ca11afc274 Fix flatc.js enum default value 5 vuotta sitten
.eslintrc.json 35203a9d0b Update to flatbuffers.js 5 vuotta sitten
.gitignore bd7b74693f Fix .gitignore 5 vuotta sitten
DEVELOPMENT.md 57f23967e2 Update DEVELOPMENT.md 5 vuotta sitten
LICENSE 0157c86a27 Update license 9 vuotta sitten
Makefile 3d2c5ef34e Update Makefile 5 vuotta sitten
README.md 475c7990d0 Update README.md logo 5 vuotta sitten
electron-builder.yml 938d451504 Rename ./src to ./source 5 vuotta sitten
package.json 66440d7ea3 Update to 4.4.7 5 vuotta sitten
setup.cfg 27c05501d3 Build to dist folder 6 vuotta sitten
setup.py 938d451504 Rename ./src to ./source 5 vuotta sitten

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 import netron; netron.start('[FILE]').

Models

Sample model files to download or open using the browser version: