arXiv reaDer
センターベースの3Dオブジェクト検出と追跡
Center-based 3D Object Detection and Tracking
3次元オブジェクトは通常、点群内の3Dボックスとして表されます。この表現は、よく研究されている画像ベースの2Dバウンディングボックス検出を模倣していますが、追加の課題があります。 3Dワールドのオブジェクトは特定の方向に従わず、ボックスベースの検出器では、すべての方向を列挙したり、回転したオブジェクトに軸に沿ったバウンディングボックスを適合させたりすることが困難です。この論文では、代わりに3Dオブジェクトを点として表現、検出、追跡することを提案します。私たちのフレームワークであるCenterPointは、最初にキーポイント検出器を使用してオブジェクトの中心を検出し、3Dサイズ、3D方向、速度などの他の属性に回帰します。第2段階では、オブジェクトの追加のポイントフィーチャを使用して、これらの推定値を調整します。 CenterPointでは、3Dオブジェクトトラッキングにより、貪欲な最接近点のマッチングが簡単になります。結果として得られる検出および追跡アルゴリズムは、シンプル、効率的、かつ効果的です。 CenterPointは、単一モデルで65.5NDSと63.8AMOTAを使用して、3D検出と追跡の両方でnuScenesベンチマークで最先端のパフォーマンスを達成しました。 Waymo Open Datasetでは、CenterPointは、以前のすべての単一モデルメソッドを大幅に上回り、Lidarのみのすべての送信の中で1位にランクされています。コードと事前トレーニング済みモデルは、https://github.com/tianweiy/CenterPointで入手できます。
Three-dimensional objects are commonly represented as 3D boxes in a point-cloud. This representation mimics the well-studied image-based 2D bounding-box detection but comes with additional challenges. Objects in a 3D world do not follow any particular orientation, and box-based detectors have difficulties enumerating all orientations or fitting an axis-aligned bounding box to rotated objects. In this paper, we instead propose to represent, detect, and track 3D objects as points. Our framework, CenterPoint, first detects centers of objects using a keypoint detector and regresses to other attributes, including 3D size, 3D orientation, and velocity. In a second stage, it refines these estimates using additional point features on the object. In CenterPoint, 3D object tracking simplifies to greedy closest-point matching. The resulting detection and tracking algorithm is simple, efficient, and effective. CenterPoint achieved state-of-the-art performance on the nuScenes benchmark for both 3D detection and tracking, with 65.5 NDS and 63.8 AMOTA for a single model. On the Waymo Open Dataset, CenterPoint outperforms all previous single model method by a large margin and ranks first among all Lidar-only submissions. The code and pretrained models are available at https://github.com/tianweiy/CenterPoint.
updated: Wed Jan 06 2021 18:56:03 GMT+0000 (UTC)
published: Fri Jun 19 2020 17:59:39 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アソシエイト