arXiv reaDer
コピーアウトとコピーペアリングによる畳み込みニューラルネットワークの画像増強の改善
Improved Image Augmentation for Convolutional Neural Networks by Copyout and CopyPairing
  画像増強は、畳み込みニューラルネットワーク(CNN)のパフォーマンスを向上させるために広く使用されている手法です。一般的な画像のシフトでは、切り取り、反転、せん断、回転が増強に使用されます。しかし、CutoutやSamplePairingのようなより高度なテクニックがあります。この作業では、最先端のカットアウトとSamplePairingテクニックの2つの改善点を紹介します。 Copyoutと呼ばれる新しいメソッドは、別のランダムトレーニングイメージの正方形パッチを取得し、トレーニングに使用される各イメージのランダムな場所にコピーします。私たちが発見した2番目の手法は、CopyPairingと呼ばれます。 CopyoutとSamplePairingを組み合わせて、さらに拡張し、パフォーマンスを向上させます。 CIFAR-10データセットでこれらの増強技術を使用したさまざまな実験を適用し、さまざまな構成で評価および比較します。私たちの実験では、Copyoutがテストエラー率をCutoutと比較して8.18%、SamplePairingと比較して4.27%削減することを示しています。 CopyPairingは、カットアウトと比較して11.97%、SamplePairingと比較して8.21%のテストエラー率を削減します。 CopyoutおよびCopyPairingの実装は、https://github.com/t-systems-on-site-services-gmbh/coocopで入手できます。
Image augmentation is a widely used technique to improve the performance of convolutional neural networks (CNNs). In common image shifting, cropping, flipping, shearing and rotating are used for augmentation. But there are more advanced techniques like Cutout and SamplePairing. In this work we present two improvements of the state-of-the-art Cutout and SamplePairing techniques. Our new method called Copyout takes a square patch of another random training image and copies it onto a random location of each image used for training. The second technique we discovered is called CopyPairing. It combines Copyout and SamplePairing for further augmentation and even better performance. We apply different experiments with these augmentation techniques on the CIFAR-10 dataset to evaluate and compare them under different configurations. In our experiments we show that Copyout reduces the test error rate by 8.18% compared with Cutout and 4.27% compared with SamplePairing. CopyPairing reduces the test error rate by 11.97% compared with Cutout and 8.21% compared with SamplePairing. Copyout and CopyPairing implementations are available at https://github.com/t-systems-on-site-services-gmbh/coocop.
updated: Sun Sep 22 2019 05:26:07 GMT+0000 (UTC)
published: Sun Sep 01 2019 12:59:09 GMT+0000 (UTC)
参考文献 (このサイトで利用可能なもの) / References (only if available on this site)
被参照文献 (このサイトで利用可能なものを新しい順に) / Citations (only if available on this site, in order of most recent)
Amazon.co.jpアソシエイト