Tidak Ada Deskripsi

Lutz Roeder 86098f7807 Update to 3.2.1 6 tahun lalu
.vscode 9c5d5ff93a Exclude node_modules and build in vscode 7 tahun lalu
media e4f3d8a7c9 Update screenshot 6 tahun lalu
setup 7c4932220a Icon converter script 7 tahun lalu
src 5ed4e2be63 Browser menu (#283) 6 tahun lalu
test 63ccfeffd0 Detect TensorFlow .pbtxt with .pb extension 6 tahun lalu
tools 52cd6aa5cd Fix TensorFlow number_attr and type_attr_list (#291) 6 tahun lalu
.eslintrc.json ec14664755 Add ESLint 7 tahun lalu
.gitattributes 7f59d7662f Support variadic and control edges 8 tahun lalu
.gitignore 977000fd6c Update .gitignore 7 tahun lalu
DEVELOPMENT.md ae68144c97 Flatten build folder 6 tahun lalu
LICENSE 0157c86a27 Update license 9 tahun lalu
Makefile 0d042f4df1 Rename view-browser.html to index.html 6 tahun lalu
README.md fd6cc76d17 Add TorchScript Python parser (#281) 6 tahun lalu
electron-builder.yml 85dfeebabc MXNet Model Archive support (#286) (#285) 6 tahun lalu
package.json 86098f7807 Update to 3.2.1 6 tahun lalu
setup.cfg ae68144c97 Flatten build folder 6 tahun lalu
setup.py 0d042f4df1 Rename view-browser.html to index.html 6 tahun lalu

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), Caffe2 (predict_net.pb, predict_net.pbtxt), MXNet (.model, -symbol.json) and TensorFlow Lite (.tflite). Netron has experimental support for Caffe (.caffemodel, .prototxt), PyTorch (.pt, .pth), TorchScript (.pt, .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: