autoDataAugmentation

AutoAugment是一种使用强化学习自动寻找数据增强策略的方法,旨在提高模型对数据不变性的理解。通过控制器RNN预测增强策略,训练固定架构的子网络,并基于验证准确性反馈进行更新。搜索空间包括不同图像处理操作及其概率和幅度。尽管有效,但该方法可能增加训练复杂性和计算成本,且难以适应不同模型和数据集的需求。
摘要由CSDN通过智能技术生成

AutoAug

背景:

Data augmentation is a effective technique to increase both the amount and diversity of data by randomly “augmenting” it.

直觉上讲,数据增强教会了模型数据不变性


目标:

we aim to automate the process of finding an effective data augmentation policy for a target dataset.

use Reinforcement Learning as the search algorithm


优点:
  1. AutoAugment can be applied directly on the dataset of interest to find the best augmentation policy (AutoAugment-direct)

  2. learned policies can be transferred to new datasets (AutoAugment-transfer). that policies found on one task can generalize well across different models and datasets.

  • each operation being an image processing function such as translation, rotation, or shearing and the probabilities and magnitudes
  • search algorithm to find
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值