当前位置:网站首页>Yolov5 series (I) -- network visualization tool netron
Yolov5 series (I) -- network visualization tool netron
2022-07-03 14:55:00 【A large piece of meat floss】
One 、 Introduce
netron: Network visualization tools , Using this software can clearly show the input and output of each layer of the network model , The overall structure of the network , And support different network frameworks .
Like the image below :
Two 、 Installation steps ( Introduce windows System installation )
( For other versions, please refer to Blog )
1、 Open this link :Github Download link
Open the above link , Row down install, choice windows download 
2、 Select as shown in the figure below Netron-Setup-5.8.9.exe, Download and install

3、 After successful installation, the following display :

3、 ... and 、 open yolov5 The model of the series
1、 transformation
because netron Yes .pt Your files are not very compatible , So you need to convert the file , stay yolov5 In Engineering , Provides export.py, File conversion is possible 
2、 Directly input the following commands at the terminal
python export.py --weights yolov5s.pt --include onnx
Be careful : Pay attention when entering commands export.py and yolo5s.pt The path of
I am directly in the directory of this file , So there is no need to write other paths 
After executing the order , Will be in yolov5s.pt Generated under the same level directory yolov5s.onnx
At this point, you can use network visualization tools netron open
Four 、 Possible problems in executing commands
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'
terms of settlement
install onnx
pip install onnx
Then there is no problem to execute the above command
边栏推荐
- 4-20-4-23 concurrent server, TCP state transition;
- Code writing and playing method of tonybot humanoid robot at fixed distance
- B2020 分糖果
- retrofit
- [graphics] real shading in Unreal Engine 4
- Zzuli:1055 rabbit reproduction
- [opengl] face pinching system
- C # realizes the login interface, and the password asterisk is displayed (hide the input password)
- Tonybot humanoid robot infrared remote control play 0630
- [qingniaochangping campus of Peking University] in the Internet industry, which positions are more popular as they get older?
猜你喜欢

cpu飙升排查方法

tonybot 人形机器人 查看端口并对应端口 0701

表单文本框的使用(一) 选择文本
![[qingniaochangping campus of Peking University] in the Internet industry, which positions are more popular as they get older?](/img/f6/fe61c84f289f0e74a45946dac687a6.jpg)
[qingniaochangping campus of Peking University] in the Internet industry, which positions are more popular as they get older?

QT program font becomes larger on computers with different resolutions, overflowing controls

Showmebug entered Tencent conference, opening the era of professional technical interview

Dllexport and dllimport

Timecho of Tianmou technology completed an angel round financing of nearly 100 million yuan to create a native timing database of the industrial Internet of things

Qt—绘制其他东西

C language fcntl function
随机推荐
[graphics] efficient target deformation animation based on OpenGL es 3.0
[qingniaochangping campus of Peking University] in the Internet industry, which positions are more popular as they get older?
Optical cat super account password and broadband account password acquisition
NOI OPENJUDGE 1.4(15)
表单文本框的使用(一) 选择文本
[ue4] material and shader permutation
Zzuli:1049 square sum and cubic sum
4-33--4-35
On MEM series functions of C language
How to color ordinary landscape photos, PS tutorial
Bucket sorting in C language
406. 根据身高重建队列
Analysis of gene family characteristics - chromosome location analysis
To improve efficiency or increase costs, how should developers understand pair programming?
【7.3】146. LRU caching mechanism
tonybot 人形机器人 定距移动 代码编写玩法
B2020 points candy
[opengl] advanced chapter of texture - principle of flowmap
C language DUP function
Awvs batch operation script