1 / 13

(Non Technical) Overview of Deep Learning Object Detection on 3D Lidar Points

(Non Technical) Overview of Deep Learning Object Detection on 3D Lidar Points. Han Bin Lee Seoul Robotics. Prelude. How it all got started Udacity 2017 Didi-Udacity Challenge. Object Detection overview. Limitation of Camera Need for Lidar. Basic Structure of Lidar. 4 by n

chatman
Télécharger la présentation

(Non Technical) Overview of Deep Learning Object Detection on 3D Lidar Points

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. (Non Technical) Overview of Deep Learning Object Detection on 3D Lidar Points Han Bin Lee Seoul Robotics

  2. Prelude • How it all got started • Udacity • 2017 Didi-Udacity Challenge

  3. Object Detection overview • Limitation of Camera • Need for Lidar

  4. Basic Structure of Lidar • 4 by n • x y z R + timestamp

  5. Big Data Used • Kitti data set • Udacity data set • All labeled and annotated

  6. Training Data Transformation • 2D panoramic transformation • Any points within annotated box was the ‘car’

  7. Python Implementation of 2D transpose

  8. The Deep Learning Structure

  9. Fully Convolutional Net • Fully Convolutional Network

  10. Measurement of Accuracy • Intersection over union value

  11. Some other Technique used • DBSCAN Cluster method

  12. Team Korea’s Result • 10th out of 2000

  13. After Thought • Data datadatadata • Limit of panoramic view – perhaps birds eye view was better • Data datadatadata • Need to be fast ~ 20hz

More Related