arXiv reaDer
擬似LiDARポイントクラウドを使用した単眼3Dオブジェクト検出
Monocular 3D Object Detection with Pseudo-LiDAR Point Cloud
  オブジェクトサイズの推定、方位角の推定、3Dローカリゼーションなどの単眼3Dシーンの理解タスクは困難です。 3Dシーンを理解するための現代の成功した方法には、3Dセンサーの使用が必要です。一方、単一画像ベースの方法では、パフォーマンスが著しく低下します。この作業では、LiDARベースのアルゴリズムを強化して単一の画像入力を処理することにより、3D検出と3D検出の2D検出のパフォーマンスギャップを埋めることを目指しています。具体的には、単眼深度推定を実行し、入力画像をポイントクラウド表現に持ち上げます。これを疑似LiDARポイントクラウドと呼びます。次に、擬似LiDARエンドツーエンドでLiDARベースの3D検出ネットワークをトレーニングできます。 2ステージ3D検出アルゴリズムのパイプラインに従って、入力画像内の2Dオブジェクト提案を検出し、各提案の擬似LiDARから点群錐台を抽出します。次に、各錐台について、方向付けられた3Dバウンディングボックスが検出されます。擬似LiDARで大量のノイズを処理するために、2つのイノベーションを提案します:(1)2D-3Dバウンディングボックスの一貫性制約を使用し、予測3Dバウンディングボックスを調整して、投影後に対応する2Dプロポーザルとのオーバーラップが大きくなるようにします画像; (2)点群の錐台のオブジェクトに属さない点の数を減らすために、2D提案の表現として境界ボックスの代わりにインスタンスマスクを使用します。 KITTIベンチマークでの評価により、すべての単眼法の中で鳥瞰図と3D物体検出の両方でトップランクのパフォーマンスを達成し、パフォーマンスを従来の最新技術より効果的に4倍にしました。コードはhttps://github.com/xinshuoweng/Mono3D_PLiDARで入手できます。
Monocular 3D scene understanding tasks, such as object size estimation, heading angle estimation and 3D localization, is challenging. Successful modern day methods for 3D scene understanding require the use of a 3D sensor. On the other hand, single image based methods have significantly worse performance. In this work, we aim at bridging the performance gap between 3D sensing and 2D sensing for 3D object detection by enhancing LiDAR-based algorithms to work with single image input. Specifically, we perform monocular depth estimation and lift the input image to a point cloud representation, which we call pseudo-LiDAR point cloud. Then we can train a LiDAR-based 3D detection network with our pseudo-LiDAR end-to-end. Following the pipeline of two-stage 3D detection algorithms, we detect 2D object proposals in the input image and extract a point cloud frustum from the pseudo-LiDAR for each proposal. Then an oriented 3D bounding box is detected for each frustum. To handle the large amount of noise in the pseudo-LiDAR, we propose two innovations: (1) use a 2D-3D bounding box consistency constraint, adjusting the predicted 3D bounding box to have a high overlap with its corresponding 2D proposal after projecting onto the image; (2) use the instance mask instead of the bounding box as the representation of 2D proposals, in order to reduce the number of points not belonging to the object in the point cloud frustum. Through our evaluation on the KITTI benchmark, we achieve the top-ranked performance on both bird's eye view and 3D object detection among all monocular methods, effectively quadrupling the performance over previous state-of-the-art. Our code is available at https://github.com/xinshuoweng/Mono3D_PLiDAR.
updated: Sat Aug 31 2019 00:47:13 GMT+0000 (UTC)
published: Sat Mar 23 2019 17:23: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アソシエイト