admin管理员组文章数量:1130349
深度学习论文: KeepAugment: A Simple Information-Preserving Data Augmentation Approach及其PyTorch实现
KeepAugment: A Simple Information-Preserving Data Augmentation Approach
PDF: https://arxiv/pdf/2011.11778.pdf
PyTorch代码: https://github/shanglianlm0525/CvPytorch
PyTorch代码: https://github/shanglianlm0525/PyTorch-Networks
1 概述
KeepAugment 提出了一种简单但高效的方法,称为"保持增强",以提高增强图像的保真度。KeepAugment 首先使用显著图来检测原始图像上的重要区域,然后在增广过程中保留这些信息区域。这种信息保存策略使我们能够生成更多保真的训练样本。
2 KeepAugment
KeepAugment主要可以分为(1)计算saliency map(2)保留重要的矩
深度学习论文: KeepAugment: A Simple Information-Preserving Data Augmentation Approach及其PyTorch实现
KeepAugment: A Simple Information-Preserving Data Augmentation Approach
PDF: https://arxiv/pdf/2011.11778.pdf
PyTorch代码: https://github/shanglianlm0525/CvPytorch
PyTorch代码: https://github/shanglianlm0525/PyTorch-Networks
1 概述
KeepAugment 提出了一种简单但高效的方法,称为"保持增强",以提高增强图像的保真度。KeepAugment 首先使用显著图来检测原始图像上的重要区域,然后在增广过程中保留这些信息区域。这种信息保存策略使我们能够生成更多保真的训练样本。
2 KeepAugment
KeepAugment主要可以分为(1)计算saliency map(2)保留重要的矩
本文标签: 深度论文simpleKeepAugmentinformation
版权声明:本文标题:深度学习论文: KeepAugment: A Simple Information-Preserving Data Augmentation Approach及其PyTorch实现 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:https://it.en369.cn/jiaocheng/1763631233a2949704.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。


发表评论