arXiv reaDer
LiDAR3Dオブジェクト検出用のポイント密度対応ボクセル
Point Density-Aware Voxels for LiDAR 3D Object Detection
LiDARは、自動運転における主要な3Dオブジェクト検出センサーの1つになりました。ただし、距離の増加に伴うLiDARの発散点パターンは、離散化された体積特徴抽出に適さない不均一なサンプリング点群をもたらします。現在の方法は、ボクセル化された点群に依存するか、非効率的な最も遠い点のサンプリングを使用して、密度の変動によって引き起こされる有害な影響を軽減しますが、特徴としての点密度と、LiDARセンサーからの距離との予測可能な関係をほとんど無視します。私たちが提案するソリューションであるポイント密度認識ボクセルネットワーク(PDV)は、これらのポイント密度の変動を考慮して設計された、エンドツーエンドの2ステージLiDAR3Dオブジェクト検出アーキテクチャです。 PDVは、ボクセルポイントセントロイドを介して3Dスパース畳み込みバックボーンからボクセル機能を効率的にローカライズします。次に、空間的にローカライズされたボクセル機能は、カーネル密度推定(KDE)とポイント密度位置エンコーディングによる自己注意を使用して、密度を意識したRoIグリッドプーリングモジュールを介して集約されます。最後に、LiDARのポイント密度と距離の関係を利用して、最終的なバウンディングボックスの信頼性を向上させます。 PDVは、Waymo Open Datasetのすべての最先端の方法を上回り、KITTIデータセットで競争力のある結果を達成します。 https://github.com/TRAILab/PDVで入手可能なPDVのコードリリースを提供します。
LiDAR has become one of the primary 3D object detection sensors in autonomous driving. However, LiDAR's diverging point pattern with increasing distance results in a non-uniform sampled point cloud ill-suited to discretized volumetric feature extraction. Current methods either rely on voxelized point clouds or use inefficient farthest point sampling to mitigate detrimental effects caused by density variation but largely ignore point density as a feature and its predictable relationship with distance from the LiDAR sensor. Our proposed solution, Point Density-Aware Voxel network (PDV), is an end-to-end two stage LiDAR 3D object detection architecture that is designed to account for these point density variations. PDV efficiently localizes voxel features from the 3D sparse convolution backbone through voxel point centroids. The spatially localized voxel features are then aggregated through a density-aware RoI grid pooling module using kernel density estimation (KDE) and self-attention with point density positional encoding. Finally, we exploit LiDAR's point density to distance relationship to refine our final bounding box confidences. PDV outperforms all state-of-the-art methods on the Waymo Open Dataset and achieves competitive results on the KITTI dataset. We provide a code release for PDV which is available at https://github.com/TRAILab/PDV.
updated: Thu Mar 10 2022 22:11:06 GMT+0000 (UTC)
published: Thu Mar 10 2022 22:11:06 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アソシエイト