Model visualizer for neural networks, deep learning, and ML
Top 1.2% on sourcepulse
Netron is a cross-platform viewer for neural network, deep learning, and machine learning models, designed for developers and researchers working with various model formats. It provides a visual representation of model architectures, enabling easier understanding and debugging of complex networks.
How It Works
Netron parses and visualizes model files by analyzing their structure, layers, and operations. It supports a wide array of formats including ONNX, TensorFlow Lite, Core ML, Keras, PyTorch, and more, offering a unified interface for inspecting diverse model types.
Quick Start & Requirements
brew install --cask netron
snap install netron
winget install -s winget netron
pip install netron
then run netron [FILE]
or netron.start('[FILE]')
Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The README mentions "experimental support" for several formats, indicating potential instability or incomplete feature coverage for those specific types.
1 day ago
1 day