Sin descripción

Lutz Roeder ae68144c97 Flatten build folder hace 6 años
.vscode 9c5d5ff93a Exclude node_modules and build in vscode hace 7 años
media c58cf0a220 Update screenshot hace 8 años
setup 7c4932220a Icon converter script hace 7 años
src ae68144c97 Flatten build folder hace 6 años
test fa84dbde4d Lint fixes hace 7 años
tools ae68144c97 Flatten build folder hace 6 años
.eslintrc.json ec14664755 Add ESLint hace 7 años
.gitattributes 7f59d7662f Support variadic and control edges hace 8 años
.gitignore 977000fd6c Update .gitignore hace 7 años
DEVELOPMENT.md ae68144c97 Flatten build folder hace 6 años
LICENSE 0157c86a27 Update license hace 9 años
Makefile ae68144c97 Flatten build folder hace 6 años
README.md d879696d57 Add sample model files to README.md (#239) hace 7 años
electron-builder.yml ae68144c97 Flatten build folder hace 6 años
package.json ae68144c97 Flatten build folder hace 6 años
setup.cfg ae68144c97 Flatten build folder hace 6 años
setup.py ae68144c97 Flatten build folder hace 6 años

README.md

Netron is a viewer for neural network, deep learning and machine learning models.

Netron supports ONNX (.onnx, .pb, .pbtxt), Keras (.h5, .keras), CoreML (.mlmodel), Caffe2 (predict_net.pb, predict_net.pbtxt), MXNet (.model, -symbol.json) and TensorFlow Lite (.tflite). Netron has experimental support for Caffe (.caffemodel, .prototxt), PyTorch (.pth), Torch (.t7), CNTK (.model, .cntk), PaddlePaddle (__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: