Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems. Learn more →
Netron Alternatives
Similar projects and alternatives to netron
-
Pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
-
Civic Auth
Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
-
-
-
-
-
Wekan
The Open Source kanban (built with Meteor). Keep variable/table/field names camelCase. For translations, only add Pull Request changes to wekan/i18n/en.i18n.json , other translations are done at https://app.transifex.com/wekan/wekan only.
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
-
-
-
Jitsi Meet
Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
-
-
-
awesome-production-machine-learning
A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning
-
-
ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
-
openpilot
openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 300+ supported cars.
-
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
netron discussion
netron reviews and mentions
- Show HN: Mycelium – A graph viewer library for neural networks
-
How to develop an AI app with a local model in Kotlin Multiplatform
Note the size of the scrollbars. The model is huge. You can explore it using Netron. In the real app, you would use some ready, pre-trained model.
-
ONNX: The Open Standard for Seamless Machine Learning Interoperability
You can open and visualize any ONNX model in this website: https://netron.app
-
Essential Deep Learning Checklist: Best Practices Unveiled
How to Accomplish: Use architecture visualization tools like NETRON or TensorBoard to inspect the model architecture. These tools provide a graphical representation of the model, making it easier to understand its structure and parameter count. Adjust the model complexity based on performance benchmarks and resource constraints, aiming for the simplest model that achieves the desired performance.
-
Giving Odin Intelligence
use handy visualizers, for example, https://netron.app/
- Google Edge AI Model Explorer
-
Your 14-Day Free Trial Ain't Gonna Cut It
They're data-dependence graphs for a neural-network scheduling problem. Like this but way bigger to start with and then lowered to more detailed representations several times: https://netron.app/?url=https://github.com/onnx/models/raw/m... My home-grown layout engine can handle the 12k nodes for llama2 in its highest-level form in 20s or so, but its not the most featureful, and they only get bigger from there. So I always have an eye out for potential tools.
-
What's the best PyTorch model visualization tool?
Netron seems to be the best that I've seen so far. https://github.com/lutzroeder/netron
- Visualizer for neural network, deep learning and machine learning models
- Netron: Visualizer for Machine Learning Models
-
A note from our sponsor - InfluxDB
influxdata.com | 25 Apr 2025
Stats
lutzroeder/netron is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of netron is JavaScript.