当前位置:网站首页>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).</
边栏推荐
- 远程办公工具分享|社区征文
- PHP MySQL create database
- Where is the monitoring page of RDS database?
- [mathematical logic] equivalent calculus and reasoning calculus of predicate logic (individual word | predicate | quantifier | predicate logic formula | two basic formulas | proposition symbolization
- 1146_ SiCp learning notes_ exponentiation
- Hongmeng fourth training
- What is the difference between cloud server and cloud virtual machine
- (9) Opencv Canny edge detection
- Mathematical formula (test)
- Keepalived setting does not preempt resources
猜你喜欢
Leetcode 108 converts an ordered array into a binary search tree -- recursive method
As soon as we enter "remote", we will never regret, and several people will be happy and several people will be sad| Community essay solicitation
基于人脸识别的课堂考勤系统 tkinter+openpyxl+face_recognition
Hongmeng fourth training
win32:堆破坏的dump文件分析
聊聊支付流程的设计与实现逻辑
QT adjust win screen brightness and sound size
Baiwen.com 7 days Internet of things smart home learning experience punch in the next day
Applet setting multi account debugging
Introduction to SolidWorks gear design software tool geartrax
随机推荐
How to enforce parameters in PowerShell- How do I make parameters mandatory in PowerShell?
Micro service component sentinel console call
数学公式(测试)
Qt调节Win屏幕亮度和声音大小
Stm32h7 Hal library SPI DMA transmission has been in busy solution
Analysis report on production and marketing demand and investment forecast of China's PVC industry from 2021 to 2026
ArrayList分析3 : 删除元素
Mathematical formula (test)
Leetcode 669 pruning binary search tree -- recursive method and iterative method
微服务组件Sentinel控制台调用
Introduction to SolidWorks gear design software tool geartrax
How to install PHP on Ubuntu 20.04
BFS - topology sort
Five problems of database operation in commodity supermarket system
Vs2013 has blocked the installer, and ie10 needs to be installed
Website with JS doesn't work in IE9 until the Developer Tools is activated
Analyse ArrayList 3: suppression d'éléments
Codeforces Round #803 (Div. 2) C. 3SUM Closure
[Yu Yue education] family education SPOC class 2 reference materials of Shanghai Normal University
MySQL grouping query