当前位置:网站首页>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 :
边栏推荐
- How to find hot projects in 2022? Dena community project progress follow-up, there is always a dish for you (1)
- 2022/02/13
- 数据库和充值都没有了
- 100 basic multiple choice questions of C language (with answers) 04
- Chinese natural language processing, medical, legal and other public data sets, sorting and sharing
- LeetCode --- 1071. Great common divisor of strings problem solving Report
- Exploration of short text analysis in the field of medical and health (I)
- ELFK部署
- Summary and practice of knowledge map construction technology
- Pytest (4) - test case execution sequence
猜你喜欢

Day_ 17 IO stream file class

【LeetCode】110. Balanced binary tree (2 brushes of wrong questions)

Design and implementation of campus epidemic prevention and control system based on SSM

2.常见的请求方法

Single line function*

Design of KTV intelligent dimming system based on MCU

Vb+access hotel service management system

端口,域名,协议。

【LeetCode】222. The number of nodes of a complete binary tree (2 mistakes)

College Students' innovation project management system
随机推荐
Design and implementation of campus epidemic prevention and control system based on SSM
Redis distributed lock, lock code logic
Single line function*
[micro service SCG] 33 usages of filters
Spark SQL learning bullet 2
[Yu Yue education] National Open University autumn 2018 8109-22t (1) monetary and banking reference questions
LeetCode --- 1071. Great common divisor of strings problem solving Report
Design and implementation of high availability website architecture
Talk about the things that must be paid attention to when interviewing programmers
Eight days of learning C language - while loop (embedded) (single chip microcomputer)
Bumblebee: build, deliver, and run ebpf programs smoothly like silk
Structure of ViewModel
Zabbix
From task Run get return value - getting return value from task Run
When the low alcohol race track enters the reshuffle period, how can the new brand break the three major problems?
Yolov5 model training and detection
SFTP cannot connect to the server # yyds dry goods inventory #
Azkaban概述
2021 Li Hongyi machine learning (3): what if neural network training fails
Privatization lightweight continuous integration deployment scheme -- 01 environment configuration (Part 1)