Fără Descriere

Lutz Roeder 547c1e6368 Rename test.js to models.js 5 ani în urmă
.github e652f7e90d Add issue templates 5 ani în urmă
.vscode 0b60f848d5 Update launch.json 5 ani în urmă
setup d3a6c0bbb0 Fix brew cask style 5 ani în urmă
src 397655e9f7 Handle Tengine null buffer (#440) 5 ani în urmă
test 547c1e6368 Rename test.js to models.js 5 ani în urmă
tools 46153e7747 Update Int64 prototype 5 ani în urmă
.eslintrc.json 35203a9d0b Update to flatbuffers.js 5 ani în urmă
.gitignore bd7b74693f Fix .gitignore 5 ani în urmă
DEVELOPMENT.md 57f23967e2 Update DEVELOPMENT.md 5 ani în urmă
LICENSE 0157c86a27 Update license 9 ani în urmă
Makefile 547c1e6368 Rename test.js to models.js 5 ani în urmă
README.md 568df2d8a3 Update README.md 5 ani în urmă
electron-builder.yml 98660d21de Add PaddlePaddle weights support (#552) (#554) 5 ani în urmă
package.json 46153e7747 Update Int64 prototype 5 ani în urmă
setup.cfg 27c05501d3 Build to dist folder 6 ani în urmă
setup.py 46153e7747 Update Int64 prototype 5 ani în urmă

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: