arXiv reaDer
点群からの境界を意識した3Dオブジェクト検出
Boundary-Aware 3D Object Detection from Point Clouds
現在、既存の最先端の3Dオブジェクト検出器は2段階のパラダイムにあります。これらの方法は通常、2つのステップで構成されます。1)地域提案ネットワークを利用して、高品質の提案の一部をボトムアップ方式で提案します。 2)提案された領域のセマンティック機能のサイズを変更してプールし、RoIごとの表現を要約してさらに改良します。手順2)のこれらのRoIに関する表現は、次の検出ヘッダーに供給されると、個別に無相関エントリと見なされることに注意してください。それにもかかわらず、ステップ1)によって生成されたこれらの提案は、何らかの形でグラウンドトゥルースからオフセットされ、潜在的な確率で近隣に密集して出現します。既存のネットワークが対応する情報補償メカニズムを欠いている一方で、提案が座標オフセットのためにその境界情報を大部分見捨てる場合に課題が発生します。本論文では、点群からの3D物体検出のためのBANetを提案する。具体的には、以前の作業のように各提案を個別に改良するのではなく、各提案を特定のカットオフしきい値内のグラフ構築のノードとして表し、ローカル近傍グラフの形式で提案を関連付け、オブジェクトの境界相関を明示的に活用します。さらに、軽量のRegion Feature Aggregation Networkを考案して、ボクセル単位、ピクセル単位、およびポイント単位の機能を十分に活用し、受容野を拡張して、より有益なRoI単位の表現を実現します。 2021年4月17日の時点で、BANetはKITTI 3D検出リーダーボードで同等のパフォーマンスを達成し、KITTIBEV検出リーダーボードの車カテゴリの中程度の難易度で1位にランクされています。論文が受理され次第、ソースコードを公開します。
Currently, existing state-of-the-art 3D object detectors are in two-stage paradigm. These methods typically comprise two steps: 1) Utilize region proposal network to propose a fraction of high-quality proposals in a bottom-up fashion. 2) Resize and pool the semantic features from the proposed regions to summarize RoI-wise representations for further refinement. Note that these RoI-wise representations in step 2) are considered individually as an uncorrelated entry when fed to following detection headers. Nevertheless, we observe these proposals generated by step 1) offset from ground truth somehow, emerging in local neighborhood densely with an underlying probability. Challenges arise in the case where a proposal largely forsakes its boundary information due to coordinate offset while existing networks lack corresponding information compensation mechanism. In this paper, we propose BANet for 3D object detection from point clouds. Specifically, instead of refining each proposal independently as previous works do, we represent each proposal as a node for graph construction within a given cut-off threshold, associating proposals in the form of local neighborhood graph, with boundary correlations of an object being explicitly exploited. Besides, we devise a lightweight Region Feature Aggregation Network to fully exploit voxel-wise, pixel-wise, and point-wise feature with expanding receptive fields for more informative RoI-wise representations. As of Apr. 17th, 2021, our BANet achieves on par performance on KITTI 3D detection leaderboard and ranks 1^st on Moderate difficulty of Car category on KITTI BEV detection leaderboard. The source code will be released once the paper is accepted.
updated: Mon May 10 2021 08:26:19 GMT+0000 (UTC)
published: Wed Apr 21 2021 03:10:33 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アソシエイト