当前位置:网站首页>Yolov5系列(一)——網絡可視化工具netron
Yolov5系列(一)——網絡可視化工具netron
2022-07-03 14:54:00 【一大塊肉松】
一、介紹
netron:網絡可視化工具,使用這個軟件可以清晰的展示網絡模型的每一層的輸入輸出,網絡的整體的架構,而且支持不同的網絡框架。
類似下圖:
二、安裝步驟(介紹windows系統安裝)
(其他版本可以參考博客)
1、打開此鏈接:Github下載鏈接
打開上述鏈接,劃到下面 install,選擇 windows 下載
2、選擇下圖所示Netron-Setup-5.8.9.exe,下載安裝

3、安裝成功之後顯示如下:

三、打開yolov5系列的模型
1、轉換
因為netron對 .pt 的文件沒有太好的兼容性,所以需要將文件進行轉換,在yolov5 工程中,提供了export.py,可以進行文件轉換
2、在終端直接輸入以下命令
python export.py --weights yolov5s.pt --include onnx
注意:輸入命令時需要注意export.py 和 yolo5s.pt 的路徑
我是直接在該文件的目錄下,所以不需要再寫其他的路徑
執行完命令,會在yolov5s.pt 同級目錄下生成 yolov5s.onnx
此時就可以用網絡可視化工具netron打開
四、執行命令可能遇到的問題
requirements: onnx not found and is required by YOLOv5, attempting auto-update...
requirements: 'pip install onnx' skipped (offline)
ONNX: export failure: No module named 'onnx'
解决辦法
安裝onnx
pip install onnx
之後再執行上述命令就沒有問題了
边栏推荐
猜你喜欢
![Luogu p4047 [jsoi2010] tribal division solution](/img/7f/3fab3e94abef3da1f5652db35361df.png)
Luogu p4047 [jsoi2010] tribal division solution

亚马逊、速卖通、Lazada、Shopee、eBay、wish、沃尔玛、阿里国际、美客多等跨境电商平台,测评自养号该如何利用产品上新期抓住流量?

Byte practice surface longitude

Byte practice plane longitude 2
![Luogu p5018 [noip2018 popularization group] symmetric binary tree problem solution](/img/89/da1a3a38e02671628f385de0f30369.png)
Luogu p5018 [noip2018 popularization group] symmetric binary tree problem solution

Implement Gobang with C language

Creation of data table of Doris' learning notes

Use of form text box (I) select text
![[graphics] adaptive shadow map](/img/93/a6a3c7716331368c90c2c86da11f55.jpg)
[graphics] adaptive shadow map

B2020 分糖果
随机推荐
Introduction to opengl4.0 tutorial computing shaders
406. 根据身高重建队列
CentOS7部署哨兵Redis(带架构图,清晰易懂)
Zzuli:1052 sum of sequence 4
The latest M1 dedicated Au update Adobe audit CC 2021 Chinese direct installation version has solved the problems of M1 installation without flash back!
Zzuli:1055 rabbit reproduction
Tonybot humanoid robot checks the port and corresponds to port 0701
[engine development] in depth GPU and rendering optimization (basic)
Qt—绘制其他东西
On MEM series functions of C language
Luogu p4047 [jsoi2010] tribal division solution
Zzuli:1048 factorial table
Output student grades
NOI OPENJUDGE 1.6(09)
.NET六大设计原则个人白话理解,有误请大神指正
Tencent internship interview sorting
[engine development] rendering architecture and advanced graphics programming
2022/02/14
Code writing and playing method of tonybot humanoid robot at fixed distance
Awvs batch operation script