当前位置:网站首页>可视化工具Netron介绍
可视化工具Netron介绍
2022-07-30 22:43:00 【fengbingchun】
Netron是一种用于神经网络、深度学习和机器学习模型的可视化工具,它可以为模型的架构生成具有描述性的可视化(descriptive visualization)。源码在:https://github.com/lutzroeder/netron ,主要由JavaScript语言实现,License为MIT,最新发布版本为5.9.6。
Netron是一个跨平台工具,可以在Linux、Windows和Mac上运行,并且支持多种框架和格式。Netron支持ONNX、TensorFlow Lite、Caffe、Keras、Darknet、PaddlePaddle、ncnn、MNN、Core ML、RKNN、MXNet、MindSpore Lite、TNN、Barracuda、Tengine、CNTK、TensorFlow.js、Caffe2 和 UFF。它还实验性支持PyTorch、TensorFlow、TorchScript、OpenVINO、Torch、Vitis AI、kmodel、Arm NN、BigDL、Chainer、Deeplearning4j、MediaPipe、ML.NET 和 scikit-learn。
安装Netron:
(1).windows:从https://github.com/lutzroeder/netron/releases/tag/v5.9.6 下载Netron-Setup-5.9.6.exe,双击安装即可,安装完后会在桌面生成Netron的图标,双击此图标即可打开,界面如下图所示:
(2)Linux:从https://github.com/lutzroeder/netron/releases/tag/v5.9.6 下载Netron-5.9.6.AppImage,给此文件添加执行权限:chmod u+x Netron-5.9.6.AppImage ,然后双击此文件即可打开。
示例:打开一个onnx模型,如Lenet-5.onnx(来自于:https://blog.csdn.net/fengbingchun/article/details/126072998 ),点击Open Model...按钮,结果如下图所示:点击左侧的每一个方框(类似于layer类型名),都会在右侧显示该框属性等信息
边栏推荐
猜你喜欢
MySQL cursors
Solve npm warn config global `--global`, `--local` are deprecated. use `--location=global` instead
The mysql time field is set to the current time by default
解决centos8 MySQL密码问题ERROR 1820 (HY000) You must reset your password using ALTER USER
MySQL 5.7详细下载安装配置教程
【MySQL】Mysql事务以及权限管理
ThinkPHP高仿蓝奏云网盘系统源码/对接易支付系统程序
vulnhub靶机AI-Web-1.0渗透笔记
Difference between cookie and session
【2022-05-31】JS逆向之易企秀
随机推荐
Gxlcms有声小说系统/小说听书系统源码
Ningbo Zhongning Pawn will transfer 29.5% of the equity for 2.8338 million yuan, and the owner's equity in 2021 will be 9.6875 million yuan
OpenCV笔记(二十):滤波函数——filter2D
Advanced c language: pointers (5)
MySql 5.7.38下载安装教程 ,并实现在Navicat操作MySql
1064 Complete Binary Search Tree
WSL安装图形界面并通过xrdp/X-Launch访问
MySQL 8.0.29 decompressed version installation tutorial (valid for personal testing)
It is enough for MySQL to have this article (disgusting typing 37k words, just for Bojun!!!)
Difference between cookie and session
mysql remove duplicate data
MySQL 5.7详细下载安装配置教程
语言代码表
MySql统计函数COUNT详解
解决一个Mysql的utf8编码导致的问题
Solve npm warn config global `--global`, `--local` are deprecated. use `--location=global` instead
MySQL 8.0.29 解压版安装教程(亲测有效)
【Untitled】
小心你的字典和样板代码
成功解决ImportError: cannot import name ‘_validate_lengths‘