当前位置:网站首页>Anchor free series network yolox source code line by line explanation Part 2 (a total of 10, ensure to explain line by line, after reading, you can change the network at will, not just as a participan
Anchor free series network yolox source code line by line explanation Part 2 (a total of 10, ensure to explain line by line, after reading, you can change the network at will, not just as a participan
2022-07-05 02:47:00 【@Flying caterpillar】
The whole series includes :Demo Explain the source code line by line ->train The script source code is explained line by line ->backbone Explain the source code line by line ->FPN Explain the source code line by line ->Head Explain the source code line by line ->loss Explain the source code line by line -> The source code of data loading is explained line by line -> The source code of data enhancement is explained line by line ->simOTA Explain the source code line by line . Ensure line by line , Note that line by line , Include python grammar ,tensor Role and application of dimension and line by line code . In fact, there is no mystery about the network structure , It's a stack of modules , There is no reason why you can modify any module . After reading this series, I can do anything about any network structure at will , It's not just limited to one caller .
This article is about YOLOX Middle class PAFPN The construction of the structure , Before that, you must read an article , Otherwise, there will be many articles in this one that cannot be understood .
Above, YOLOX Of FPN Implementation diagram of structure , The yellow font is the intermediate variable in the code , Easy to understand . Dimension is when yolox_s Network is the output characteristic dimension of the whole network . Start by opening yolox\models\yolo_pafpn.py. Whole FPN The official implementation process of is only the following code , It can be said that it is very simple . Simple statements will be directly annotated :
边栏推荐
- February database ranking: how long can Oracle remain the first?
- 1.五层网络模型
- Use UDP to send a JPEG image, and UPD will convert it into the mat format of OpenCV after receiving it
- 【LeetCode】501. Mode in binary search tree (2 wrong questions)
- 问题解决:AttributeError: ‘NoneType‘ object has no attribute ‘append‘
- Breaking the information cocoon - my method of actively obtaining information - 3
- Flume configuration 4 - customize mysqlsource
- openresty ngx_ Lua execution phase
- openresty ngx_lua执行阶段
- Design and implementation of kindergarten management system
猜你喜欢
Exploration of short text analysis in the field of medical and health (I)
Summary and practice of knowledge map construction technology
Elfk deployment
Introduce reflow & repaint, and how to optimize it?
Elk log analysis system
Apache build web host
Asp+access campus network goods trading platform
丸子百度小程序详细配置教程,审核通过。
Qrcode: generate QR code from text
The perfect car for successful people: BMW X7! Superior performance, excellent comfort and safety
随机推荐
Design and implementation of high availability website architecture
Bumblebee: build, deliver, and run ebpf programs smoothly like silk
Exploration of short text analysis in the field of medical and health (I)
Design of kindergarten real-time monitoring and control system
Character painting, I use characters to draw a Bing Dwen Dwen
【LeetCode】404. Sum of left leaves (2 brushes of wrong questions)
"C zero foundation introduction hundred knowledge and hundred cases" (72) multi wave entrustment -- Mom shouted for dinner
Scientific research: are women better than men?
openresty ngx_ Lua variable operation
qrcode:将文本生成二维码
Design and practice of kubernetes cluster and application monitoring scheme
Flume configuration 4 - customize mysqlsource
Design and implementation of kindergarten management system
this+闭包+作用域 面试题
1. Five layer network model
Design and implementation of campus epidemic prevention and control system based on SSM
Write a thread pool by hand, and take you to learn the implementation principle of ThreadPoolExecutor thread pool
Design and implementation of community hospital information system
Hmi-31- [motion mode] solve the problem of picture display of music module
2021 Li Hongyi machine learning (1): basic concepts