Upgrade to Pro — share decks privately, control downloads, hide ads and more …

LiDAR から取得した3 次元点群からの物体検出について - PointPillarsによる物体検出

Kenta Itakura
December 02, 2023

LiDAR から取得した3 次元点群からの物体検出について - PointPillarsによる物体検出

本資料は、2023年12月に開催されたオンライン勉強会 #studyCo で使用された資料です。
https://studyco.connpass.com/event/303484/
発表動画はYoutubeにて公開されています。
https://www.youtube.com/live/ZGU-PA2iHaQ?si=ksVG2sgHy96baMVk&t=2311

Kenta Itakura

December 02, 2023
Tweet

More Decks by Kenta Itakura

Other Decks in Technology

Transcript

  1. はじめに 1  本資料は、2023年12月21日のオンライン勉強会(studyCo)にて利用されました  発表動画は以下の通りです。ご興味がございましたらぜひご 覧 く だ さ

    い ※SpeakerDeckのページ下部のTranscript欄からURLをコピーできます https://www.youtube.com/live/ZGU-PA2iHaQ?si=ksVG2sgHy96baMVk&t=2311
  2. LiDARの利用について 3  LiDAR (Light Detection And Ranging) は レーザービームを対象に照射する

    画像出典:MathWorks、LiDARとは https://jp.mathworks.com/help/lidar/ug/lidar-processing-overview.html 自動運転車のイメージ お掃除ロボットのイメージ LiDARで物体を検出するイメージ  移動体に搭載することで障害物を検出することができ、自動運転などにも利用される  光が返ってくるまでの時間を利用して、対象までの距離や形状を求めることができる
  3. LiDAR点群からの物体検出 5  深層学習を利用した方法の中でもPointPillarsが有名な方法の1つ 画像出典:Guo, Y., Wang, H., Hu, Q.,

    Liu, H., Liu, L., & Bennamoun, M. (2020). Deep learning for 3d point clouds: A survey. IEEE transactions on pattern analysis and machine intelligence, 43(12), 4338-4364.
  4. PointPillarsの概要 6  上から見て、グリッド状に変換 画像出典:PointPillars — 3D point clouds bounding

    box detection and tracking https://becominghuman.ai/pointpillars-3d-point-clouds-bounding-box- detection-and-tracking-pointnet-pointnet-lasernet-67e26116de5a • 各柱(Pillar)の情報を縦方向に平均するイメージ • 各グリッドの位置は点群と対応する  各グリッドで、特徴量を計算し、2Dの物体検出の方法を適用
  5. PointPillarsの学習方法:ネットワークについて 13  MATLAB (MathWorks, USA) を利用して計算を行った 画像出典:PointPillars 深層学習を使用した LiDAR

    の 3 次元オブジェクト検出 https://jp.mathworks.com/help/lidar/ug/object-detection-using-pointpillars- network.html 12000個のPillarの位置