当前位置:网站首页>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 .
边栏推荐
- Read Day6 30 minutes before going to bed every day_ Day6_ Date_ Calendar_ LocalDate_ TimeStamp_ LocalTime
- Microservice practice | declarative service invocation openfeign practice
- YOLO物体识别,生成数据用到的工具
- Solution to amq4036 error in remote connection to IBM MQ
- Supplier selection and prequalification of Oracle project management system
- c语言编程题
- cmake的命令-官方文档
- Alibaba /热门json解析开源项目 fastjson2
- Fragmenttabhost implements the interface of housing loan calculator
- hystrix 实现请求合并
猜你喜欢

How to use pyqt5 to make a sensitive word detection tool

2837xd 代码生成——补充(3)

2837xd 代码生成——总结篇

每天睡前30分钟阅读Day6_Day6_Date_Calendar_LocalDate_TimeStamp_LocalTime

保存视频 opencv::VideoWriter

上班第一天的报错(AWVS卸载不彻底)

Knowledge points are very detailed (code is annotated) number structure (C language) -- Chapter 3, stack and queue

Fragmenttabhost implements the interface of housing loan calculator

企业级SaaS CRM实现

Chrome video download Plug-in – video downloader for Chrome
随机推荐
JDBC review
QT QLabel样式设置
Discussion on improving development quality and reducing test bug rate
Mysql默认事务隔离级别及行锁
2837xd 代码生成——补充(3)
Microservice practice | fuse hytrix initial experience
Chrome用户脚本管理器-Tampermonkey 油猴
Alibaba /热门json解析开源项目 fastjson2
Difference between redis serialization genericjackson2jsonredisserializer and jackson2jsonredisserializer
hystrix 实现请求合并
Mysql 多列IN操作
Thinkphp5 how to determine whether a table exists
Alibaba / popular JSON parsing open source project fastjson2
Machine learning practice: is Mermaid a love movie or an action movie? KNN announces the answer
Chrome browser plug-in fatkun installation and introduction
记录一下初次使用Xray的有趣过程
互联网API接口幂等设计
每天睡前30分钟阅读Day6_Day6_Date_Calendar_LocalDate_TimeStamp_LocalTime
Ckeditor 4.10.1 upload pictures to prompt "incorrect server response" problem solution
2837xd 代码生成——总结篇