备用

Learning Data Augmentation Strategies for Object Detection

https://github.com/tensorflow/tpu/tree/master/models/official/detection

  • 比较有效的数据增强方法
  • Rotate rotates the whole image and the bounding boxes
  • Equalize flattens the histogram of the pixel values
  • BBox Only TranslateY translates only the objects in bounding boxes vertically, up or down with equal probability
  • learned data augmentation policy is effective across all data sizes considered, with a larger improvement when the training set is small. We also observe that the improvement due to a learned data augmentation policy is larger on harder tasks of detecting smaller objects and detecting with more precision.
  • We carried out several experiments with Input Mixup, Manifold Mixup
    and Dropblock. For all methods we found that they either did not help nor hurt model performance
  • 和其他一些正则化方法一起使用,无效,学习的数据增强方法,有一定的正则化作用
  • This is an interesting result as the proposed method independently
    outperforms these regularization methods, yet apparently these regularization methods are not needed when applying a learned data augmentation policy.
  • 不止是学习到的数据增强策略的作用,还有增加 anchors,增大图片尺寸

在这里插入图片描述
'cannot load library \‘libvips.so.42\’: libvips.so.42: cannot open shared object file: No such file—# import pyvips vip的原因,注释有关 pyvips 代码

https://github.com/fizyr/keras-models/releases/download/v0.0.1/ResNet-101-model.keras.h5

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值