当前位置:网站首页>Image recognition - data augmentation
Image recognition - data augmentation
2022-07-02 09:39:00 【Ignorant dream fireworks】
Data augmentation
Increase the use of data , Achieve the effect of data set expansion , Improve the recognition effect of the model .
In real projects , Usage scenarios are often fixed , It's best to use real data . The significance of data expansion is to improve the stability of the model , Or improve its generalization effect .
(1) Flip
Include : Flip horizontal 、 Flip vertically 、 Up and down translation, etc .
(2) rotate
Rotate the original image at a certain angle , As new image .
The usual rotation angle is -30°、-15°、15°、30° Wait for the right angle value .
(3) Scale transformation
Change the image resolution to that of the original image 0.8、0.9、1.1、1.2 Equal multiple , As new image .
(4) Color jitter
Slightly disturb the original pixel value distribution of the image ( That is, add slight noise ), As new image .
边栏推荐
- MySql报错:unblock with mysqladmin flush-hosts
- Typeerror: X () got multiple values for argument 'y‘
- College Students' CET-4 and CET-6 composition template (self created version, successfully crossed CET-6)
- Idempotent design of Internet API interface
- 记录下对游戏主机配置的个人理解与心得
- Methods of classfile
- Number structure (C language) -- Chapter 4, compressed storage of matrices (Part 2)
- Navicat 远程连接Mysql报错1045 - Access denied for user ‘root‘@‘222.173.220.236‘ (using password: YES)
- Record personal understanding and experience of game console configuration
- Pool de connexion redis personnalisé
猜你喜欢
How to install PHP in CentOS
QT qlabel style settings
Number structure (C language) -- Chapter 4, compressed storage of matrices (Part 2)
Matplotlib swordsman - a stylist who can draw without tools and code
idea查看字节码配置
Typeerror: X () got multiple values for argument 'y‘
Microservice practice | fuse hytrix initial experience
告别996,IDEA中必装插件有哪些?
Chrome browser tag management plug-in – onetab
Watermelon book -- Chapter 6 Support vector machine (SVM)
随机推荐
2837xd 代码生成——StateFlow(4)
Creation and jump of activity
每天睡前30分钟阅读Day6_Day6_Date_Calendar_LocalDate_TimeStamp_LocalTime
别找了,Chrome浏览器必装插件都在这了
ZK configuration center -- configuration and use of config Toolkit
JDBC review
Read Day5 30 minutes before going to bed every day_ All key values in the map, how to obtain all value values
个人经历&&博客现状
Mysql默认事务隔离级别及行锁
Navicat remote connection MySQL reports an error 1045 - access denied for user 'root' @ '222.173.220.236' (using password: yes)
Typora installation package sharing
DTM distributed transaction manager PHP collaboration client V0.1 beta release!!!
VIM operation command Encyclopedia
How to use pyqt5 to make a sensitive word detection tool
图像识别-数据标注
QT QLabel样式设置
企业级SaaS CRM实现
Knife4j 2.X版本文件上传无选择文件控件问题解决
C语言之最小数
大学生四六级作文模板(自创版,成功跨过六级)