lutzroeder
netron
JavaScript

Visualizer for neural network, deep learning and machine learning models

Last updated Aug 10, 2026
33.3k
Stars
3.2k
Forks
17
Issues
+7
Stars/day
Attention Score
100
Language breakdown
JavaScript 96.6%
Python 2.1%
Shell 0.7%
HTML 0.6%
CSS 0.1%
โ–ธ Files click to expand
README

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

Netron supports ONNX, TensorFlow Lite, PyTorch, torch.export, ExecuTorch, TorchScript, TensorFlow, Core ML, OpenVINO, Keras, Caffe, Darknet, Safetensors and NumPy.

Netron has experimental support for MLIR, JAX, GGUF, RKNN, ncnn, MNN, PaddlePaddle and scikit-learn.

Install

Browser: Start the browser version.

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

Linux: Download the .deb or .rpm file.

Windows: Download the .exe installer or run winget install -s winget netron.

Python: pip install netron, then run netron [FILE] or netron.start('[FILE]').

Models

Sample model files to download or open using the browser version:

* ONNX: squeezenet [open] * TorchScript: tracedonlinepredlayer [open] * TensorFlow Lite: yamnet [open] * TensorFlow: chessbot [open] * Keras: mobilenet [open]

* Core ML: exermote [open] * Darknet: yolo [open]

ยฉ 2026 GitRepoTrend ยท lutzroeder/netron ยท Updated daily from GitHub