8000 GitHub - Honry/netron: Visualizer for neural network, deep learning, and machine learning models
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Honry/netron

 
 

Repository files navigation

WebNN Netron

Enhanced WebNN Features

  1. WebNN API Support Status in Chromium
  2. Export weight and bias files into .json/.bin or .npy formats for WebNN API applications in Vanilla JavaScript

This tool is based on Netron. Netron is a viewer for neural network, deep learning and machine learning models developed by Lutz Roeder.

Getting Started

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

Netron supports ONNX, TensorFlow Lite, Core ML, Keras, Caffe, Darknet, PyTorch, TensorFlow.js, Safetensors and NumPy.

Netron has experimental support for TorchScript, torch.export, ExecuTorch, TensorFlow, OpenVINO, RKNN, ncnn, MNN, PaddlePaddle, GGUF 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: pip install netron, then run netron [FILE] or netron.start('[FILE]').

Models

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

About

Visualizer for neural network, deep learning, and machine learning models

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.0%
  • Python 2.5%
  • Other 1.5%
0