当前位置:网站首页>Line by line explanation of yolox source code of anchor free series network (6) -- mixup data enhancement
Line by line explanation of yolox source code of anchor free series network (6) -- mixup data enhancement
2022-07-03 17:51: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 Medium mixup Data to enhance . The process is to zoom the two pictures , Flip or mosaic After the data is enhanced, it is mixed in a certain proportion , At the same time gtbox Mix . The code is only 60 or 70 lines , Is the simplest section of this series .
take YOLOX in mixup The enhanced code is positioned to yolox\data\datasets\mosaicdetection.py Of mixup() Method , In this method ,origin_img Parameters represent mosaic Enhanced image ,origin_labels Parameters represent mosaic Enhanced label ,input_dim The parameter represents the preset input size , Such as (640, 640).</
边栏推荐
- QT learning diary 9 - dialog box
- How to deploy applications on kubernetes cluster
- 解决Zabbix用snmp监控网络流量不准的问题
- STM32 realizes 74HC595 control
- Talk about the design and implementation logic of payment process
- Implementation of Tetris in C language
- Interviewer: why is the value nil not equal to nil?
- Basic grammar of interview (Part 2)
- Baiwen.com 7 days Internet of things smart home learning experience punch in the next day
- Stm32h7 Hal library SPI DMA transmission has been in busy solution
猜你喜欢

QT adjust win screen brightness and sound size

MySQL has been stopped in the configuration interface during installation

Micro service component sentinel console call

PHP MySQL preprocessing statement

Leetcode 538 converts binary search tree into cumulative tree -- recursive method and iterative method

Introduction to SolidWorks gear design software tool geartrax

Getting started with deops

聊聊支付流程的设计与实现逻辑

Tensorboard quick start (pytoch uses tensorboard)

问题随记 —— 在 edge 上看视频会绿屏
随机推荐
AcWing 4489. Longest subsequence
Golang unit test, mock test and benchmark test
聊聊支付流程的设计与实现逻辑
Leetcode Valentine's Day Special - looking for a single dog
ArrayList analysis 3: delete elements
Baiwen.com 7 days Internet of things smart home learning experience punch in the next day
A. Odd Selection【BruteForce】
How to read the source code [debug and observe the source code]
Fedora 21 installs lamp host server
Detailed explanation of common network attacks
[combinatorics] recursive equation (the problem of solving recursive equation with multiple roots | the problem is raised)
Research Report on competitive strategy Outlook Analysis and investment strategic planning of China's smart home equipment industry, 2022-2028
[教程]在 CoreOS 上构建你的第一个应用
Remote office tools sharing | community essay solicitation
STM32H7 HAL库SPI DMA发送一直处于busy的解决办法
MinGW compile boost library
Fedora 21 安装 LAMP 主机服务器
Codeforces Round #803 (Div. 2) C. 3SUM Closure
PHP MySQL inserts multiple pieces of data
互联网医院HIS管理平台源码,在线问诊,预约挂号 智慧医院小程序源码