Netron is a viewer for neural network, deep learning and machine learning models.
Netron supports ONNX, TensorFlow Lite, Keras, Caffe, Darknet, ncnn, MNN, PaddlePaddle, Core ML, MXNet, RKNN, MindSpore Lite, TNN, Barracuda, Tengine, TensorFlow.js, Caffe2 and UFF.
Netron has experimental support for PyTorch, TensorFlow, TorchScript, OpenVINO, Torch, Vitis AI, Arm NN, BigDL, Chainer, CNTK, Deeplearning4j, MediaPipe, ML.NET and scikit-learn.
Install
macOS: Download the .dmg
file or run brew 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 netron.start('[FILE]')
.
Models
Sample model files to download or open using the browser version:
- ONNX: squeezenet [open]
- TensorFlow Lite: hair_segmentation [open]
- TensorFlow: chessbot [open]
- Keras: mobilenet [open]
- Caffe: mobilenet_v2 [open]
- TorchScript: traced_online_pred_layer [open]
- Core ML: exermote [open]
- Darknet: yolo [open]