arXiv reaDer
RepPoints: 物体検出のための点集合表現
RepPoints: Point Set Representation for Object Detection
最近の物体検出器は、様々な認識段階で物体を表現するために、アンカー、プロポーザル、最終予測などの長方形のバウンディングボックスに大きく依存している。バウンディングボックスは便利であるが、オブジェクトの粗い定位しか提供しておらず、オブジェクトの特徴の抽出も粗いものになってしまう。本論文では、定位と認識の両方に有用なサンプル点のセットとしての新しいより細かいオブジェクト表現であるRepPoints(代表点)を提案する。RepPointsは、学習のために正解の定位と認識のターゲットが与えられると、物体の空間的範囲を制限し、意味的に重要な局所領域を示すような方法で自動的に自分自身を配置することを学習する。さらに、RepPointsは、バウンディングボックスの空間をサンプリングするためにアンカーを使用する必要がない。本研究では、RepPointsを用いたアンカーなし物体検出器が、ResNet-101モデルを用いたCOCO test-dev検出ベンチマークにおいて、46.5 AP、67.4 AP_50と、最先端のアンカーベースの検出手法と同等の効果を発揮することを示した。コードは https://github.com/microsoft/RepPoints で公開されている。
Modern object detectors rely heavily on rectangular bounding boxes, such as anchors, proposals and the final predictions, to represent objects at various recognition stages. The bounding box is convenient to use but provides only a coarse localization of objects and leads to a correspondingly coarse extraction of object features. In this paper, we present RepPoints (representative points), a new finer representation of objects as a set of sample points useful for both localization and recognition. Given ground truth localization and recognition targets for training, RepPoints learn to automatically arrange themselves in a manner that bounds the spatial extent of an object and indicates semantically significant local areas. They furthermore do not require the use of anchors to sample a space of bounding boxes. We show that an anchor-free object detector based on RepPoints can be as effective as the state-of-the-art anchor-based detection methods, with 46.5 AP and 67.4 AP_50 on the COCO test-dev detection benchmark, using ResNet-101 model. Code is available at https://github.com/microsoft/RepPoints.
updated: Mon Aug 19 2019 14:12:18 GMT+0000 (UTC)
published: Thu Apr 25 2019 17:59:28 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アソシエイト