arXiv reaDer
領域クリープを使用した画像認識
Image Recognition using Region Creep
  このホワイトペーパーでは、非常に迅速な学習フェーズで浅いアーキテクチャを使用する新しいタイプの画像分類器について説明します。画像はより小さな領域に解析され、各領域は関連する出力カテゴリとともに領域に直接保存されます。新しい画像が表示されると、各パーツとの直接一致が行われ、最も一致する領域が返されます。これらの領域は互いに重なり合う可能性があり、ある領域からその近傍に移動する場合、領域の画像部分にわずかな変化しか生じない可能性があります。したがって、近隣の結果を累積することにより、1つの領域に最適な画像部分が何であるかを推測することができます。これは、実際には、領域一致が示唆するものと直接一致を置き換えることにより、欠落またはノイズの多い入力を再構築できる分類器の関連機能であり、「領域クリープ」と呼ばれています。各領域が属するカテゴリを格納しているため、画像分類プロセスはこれを合計して画像全体の優先カテゴリを返します。分類器は主にローカルレベルで機能するため、何らかのタイプのグローバルピクチャを提供するために、ルールが追加されます。これらのルールは画像レベル全体で機能し、基本的に、あるピクセルのセットが存在する場合、別のセットを削除するか、存在させる必要があると述べています。ルールは非常に具体的であるように見えますが、ほとんどの構築は自動的に実行できます。手書きの数字のセットのテストにより、最新の結果が得られました。
This paper describes a new type of image classifier that uses a shallow architecture with a very quick learning phase. The image is parsed into smaller areas and each area is saved directly for a region, along with the related output category. When a new image is presented, a direct match with each part is made and the best matching areas returned. These areas can overlap with each other and when moving from a region to its neighbours, there is likely to be only small changes in the area image part. It would therefore be possible to guess what the best image part is for one region by cumulating the results of its neighbours. This is in fact an associative feature of the classifier that can re-construct missing or noisy input by substituting the direct match with what the region match suggests and is being called 'Region Creep'. As each area stores the categories it belongs to, the image classification process sums this to return a preferred category for the whole image. The classifier works mostly at a local level and so to give it some type of global picture, rules are added. These rules work at the whole image level and basically state that if one set of pixels are present, another set should be removed or should also be present. While the rules appear to be very specific, most of the construction can be done automatically. Tests on a set of hand-written numbers have produced state-of-the-art results.
updated: Tue Sep 24 2019 10:59:44 GMT+0000 (UTC)
published: Tue Sep 24 2019 10:59:44 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アソシエイト