[go: nahoru, domu]

Skip to content

Netron is an open-source GitHub repository that provides a viewer for various neural network model file formats. It allows users to visualize, inspect, and understand the structure and behavior of their models.

License

Notifications You must be signed in to change notification settings

izam-mohammed/netron

 
 

Repository files navigation

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

Netron supports ONNX, TensorFlow Lite, Core ML, Keras, Caffe, Darknet, MXNet, PaddlePaddle, ncnn, MNN and TensorFlow.js.

Netron has experimental support for PyTorch, TorchScript, TensorFlow, OpenVINO, RKNN, MediaPipe, ML.NET and scikit-learn.

Install

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

Linux: Download the .AppImage file or run snap install netron

Windows: Download the .exe installer or run winget install -s winget 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:

About

Netron is an open-source GitHub repository that provides a viewer for various neural network model file formats. It allows users to visualize, inspect, and understand the structure and behavior of their models.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.5%
  • Python 1.9%
  • Other 1.6%