Nincs leírás

Lutz Roeder f247416099 Deeplearning4j support (#303) 6 éve
.vscode 9c5d5ff93a Exclude node_modules and build in vscode 7 éve
media e4f3d8a7c9 Update screenshot 6 éve
setup 4bcc229dff Add macOS notarization 6 éve
src f247416099 Deeplearning4j support (#303) 6 éve
test f247416099 Deeplearning4j support (#303) 6 éve
tools f247416099 Deeplearning4j support (#303) 6 éve
.eslintrc.json ec14664755 Add ESLint 7 éve
.gitattributes 7f59d7662f Support variadic and control edges 8 éve
.gitignore 977000fd6c Update .gitignore 7 éve
DEVELOPMENT.md 5aba47b316 Update DEVELOPMENT.md 6 éve
LICENSE 0157c86a27 Update license 9 éve
Makefile f247416099 Deeplearning4j support (#303) 6 éve
README.md f247416099 Deeplearning4j support (#303) 6 éve
electron-builder.yml 4bcc229dff Add macOS notarization 6 éve
package.json 5b34cffecd Update to 3.2.9 6 éve
setup.cfg ae68144c97 Flatten build folder 6 éve
setup.py f247416099 Deeplearning4j support (#303) 6 éve

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, predict_net.pbtxt), MXNet (.model, -symbol.json), TorchScript (.pt, .pth), NCNN (.param) and TensorFlow Lite (.tflite).

Netron has experimental support for PyTorch (.pt, .pth), Torch (.t7), CNTK (.model, .cntk), Deeplearning4j (.zip, configuration.json), PaddlePaddle (.zip, __model__), Darknet (.cfg), scikit-learn (.pkl), TensorFlow.js (model.json, .pb) and TensorFlow (.pb, .meta, .pbtxt).

Install

macOS: Download the .dmg file or run brew cask install netron

Linux: Download the .AppImage or .deb file.

Windows: Download the .exe installer.

Browser: Start the browser version.

Python Server: Run pip install netron and netron [FILE] or import netron; netron.start('[FILE]').

Download Models

Sample model files to download and open: