autonomous driving
play

Autonomous Driving Xiaozhi Chen Tsinghua University Joint work - PowerPoint PPT Presentation

3D Object Detection for Autonomous Driving Xiaozhi Chen Tsinghua University Joint work with Kaustav Kunku, Yukun Zhu, Ziyu Zhang, Andrew Berneshawi, Huimin Ma, Sanja Fidler and Raquel Urtasun Goal: 3D Object Detection Input Image Where are


  1. 3D Object Detection for Autonomous Driving Xiaozhi Chen Tsinghua University Joint work with Kaustav Kunku, Yukun Zhu, Ziyu Zhang, Andrew Berneshawi, Huimin Ma, Sanja Fidler and Raquel Urtasun

  2. Goal: 3D Object Detection Input Image Where are the cars in the image?

  3. Goal: 3D Object Detection Input Image Where are the cars in the image? How far are the cars from the driver?

  4. Goal: 3D Object Detection  2D boxes  3D poses  3D location  3D boxes

  5. Related Work: 3D Pose Estimation 3D 2 PM, Pepik et al. CVPR’12 Fidler et al. NIPS’12 ALM, Xiang et al. CVPR’12 ObjectNet3D PASCAL3D+ Xiang et al. WACV’14 Xiang et al. ECCV’16 • • Thomas et al. CVPR’06 Glasner et al. ICCV’11 • • Hoiem et al. CVPR’07 Hejrati et al. NIPS’12 • • Yan et al. ICCV’07 Etc.

  6. Related Work: 3D Object Localization Xiang et al. CVPR’15, arXiv’16 Zia et al. CVPR’14, IJCV’15 Chhaya et al. ICRA’16

  7. Related Work: 3D Object Detection (Indoor) (Deep) Sliding Shape Song & Xiao. ECCV’14, CVPR’16 Depth R-CNN Gupta et al. ECCV’14, CVPR’15

  8. What’s the Best Sensor for Self -driving Cars? LIDAR e.g., Google, Baidu Camera e.g., Mobileye, Tesla

  9. Outline Stereo LIDAR Monocular

  10. Outline Stereo LIDAR Monocular 1 3D Object Detection using Stereo Images NIPS’15 2 Monocular 3D Object Detection CVPR’16

  11. 3D Object Detection using Stereo Images • Xiaozhi Chen*, Kaustav Kunku*, Yukun Zhu, Andrew Berneshawi, Huimin Ma, Sanja Fidler, Raquel Urtasun . 3D Object Proposals for Accurate Object Class Detection . NIPS 2015.

  12. Typical Object Detection Pipeline  Candidate Box Selection  Sliding Window  Exhaustive search across the entire image at multiple scales  Object Proposal  Reduces the search space to focus on few regions, requires high recall  Feature Extraction  HOG, CNN, etc.  Classification  Linear classifiers

  13. Typical Object Detection Pipeline R- CNN [CVPR’14 ] Fast R- CNN [ICCV’15] Faster R- CNN [NIPS’15 ]

  14. 3DOP: Overview 3D Proposal Generation Stereo images 3D proposals CNN Scoring

  15. KITTI: Autonomous Driving Dataset  KITTI (Geiger et al., CVPR’12)  Categories : Car, Pedestrian, Cyclist  Data: LIDAR point cloud, stereo images  Annotations : 2D/3D bounding boxes, occlusion/truncation labels

  16. 2D Proposals Recall on KITTI 2D methods: BING SS EB MCG 3D methods: MCG-D Car Cyclist Pedestrian • PASCAL : recall (1K Prop.) > 95% • KITTI : recall (1K Prop.) < 75%!!! • [BING] BING: Binarized normed gradients for objectness estimation at 300fps. CVPR’14 . Cheng et al. • [SS] Segmentation as selective search for object recognition. ICCV’11 . Sande et al. • [EB] Edge boxes: locating object proposals from edges . ECCV’14 . Zitnick et al. • [MCG] Multiscale combinatorial grouping. CVPR’14 . Pablo et al. • [MCG-D] Learning rich features from RGB-D images for object detection and segmentation. ECCV’14. Gupta et al.

  17. 2D Proposals Recall on KITTI 2D methods: BING SS EB MCG 3D methods: MCG-D Car Cyclist Pedestrian • PASCAL : recall (1K Prop.) > 95% Why? • KITTI : recall (1K Prop.) < 75%!!! • [BING] BING: Binarized normed gradients for objectness estimation at 300fps. CVPR’14 . Cheng et al. • [SS] Segmentation as selective search for object recognition. ICCV’11 . Sande et al. • [EB] Edge boxes: locating object proposals from edges . ECCV’14 . Zitnick et al. • [MCG] Multiscale combinatorial grouping. CVPR’14 . Pablo et al. • [MCG-D] Learning rich features from RGB-D images for object detection and segmentation. ECCV’14. Gupta et al.

  18. Challenges on KITTI  Strict localization metric  0.7 IoU overlap threshold for Cars  Clutter scene  Heavy occlusion  Small objects, high resolution (370x1240) Easy Moderate Hard

  19. 3DOP: Feature Computation Left image Right image Bird’s eye view Height prior Yellow: Occupancy Green: Ground plane Red  Blue: Increasing height prior Purple: Free space

  20. Parameterization • 𝐲 : Point cloud of input stereo image pair

  21. Parameterization • 𝐲 : Point cloud of input stereo image pair • 𝐳 = (𝑦, 𝑧, 𝑨, 𝜄, 𝑑, 𝑢) : 3D bounding box candidate

  22. Parameterization • 𝐲 : Point cloud of input stereo image pair • 𝐳 = (𝑦, 𝑧, 𝑨, 𝜄, 𝑑, 𝑢) : 3D bounding box candidate (𝑦, 𝑧, 𝑨) : center of 3D box

  23. Parameterization • 𝐲 : Point cloud of input stereo image pair • 𝐳 = (𝑦, 𝑧, 𝑨, 𝜄, 𝑑, 𝑢) : 3D bounding box candidate (𝑦, 𝑧, 𝑨) : center of 3D box

  24. Parameterization • 𝐲 : Point cloud of input stereo image pair • 𝐳 = (𝑦, 𝑧, 𝑨, 𝜄, 𝑑, 𝑢) : 3D bounding box candidate (𝑦, 𝑧, 𝑨) : center of 3D box

  25. Parameterization • 𝐲 : Point cloud of input stereo image pair • 𝐳 = (𝑦, 𝑧, 𝑨, 𝜄, 𝑑, 𝑢) : 3D bounding box candidate (𝑦, 𝑧, 𝑨) : center of 3D box

  26. Parameterization • 𝐲 : Point cloud of input stereo image pair • 𝐳 = (𝑦, 𝑧, 𝑨, 𝜄, 𝑑, 𝑢) : 3D bounding box candidate (𝑦, 𝑧, 𝑨) : center of 3D box 𝜄 : azimuth angle

  27. Parameterization • 𝐲 : Point cloud of input stereo image pair • 𝐳 = (𝑦, 𝑧, 𝑨, 𝜄, 𝑑, 𝑢) : 3D bounding box candidate (𝑦, 𝑧, 𝑨) : center of 3D box 𝜄 : azimuth angle

  28. Parameterization • 𝐲 : Point cloud of input stereo image pair • 𝐳 = (𝑦, 𝑧, 𝑨, 𝜄, 𝑑, 𝑢) : 3D bounding box candidate (𝑦, 𝑧, 𝑨) : center of 3D box 𝜄 : azimuth angle 𝑑 : object category ∈ {Car, Pedestrian, Cyclist}

  29. Parameterization • 𝐲 : Point cloud of input stereo image pair • 𝐳 = (𝑦, 𝑧, 𝑨, 𝜄, 𝑑, 𝑢) : 3D bounding box candidate (𝑦, 𝑧, 𝑨) : center of 3D box 𝜄 : azimuth angle 𝑑 : object category ∈ {Car, Pedestrian, Cyclist} 𝑢 ∈ {1, … , 𝑈 𝑑 } : category-specific template

  30. Parameterization • 𝐲 : Point cloud of input stereo image pair • 𝐳 = (𝑦, 𝑧, 𝑨, 𝜄, 𝑑, 𝑢) : 3D bounding box candidate (𝑦, 𝑧, 𝑨) : center of 3D box 𝜄 : azimuth angle 𝑑 : object category ∈ {Car, Pedestrian, Cyclist} 𝑢 ∈ {1, … , 𝑈 𝑑 } : category-specific template 𝐹 𝐲, 𝐳 = 𝐹 𝑞𝑑 𝐲, 𝐳 + 𝐹 𝑔𝑡 𝐲, 𝐳 + 𝐹 ℎ𝑢 𝐲, 𝐳 + 𝐹 ℎ𝑢−𝑑𝑝𝑜𝑢𝑠 𝐲, 𝐳

  31. Energy Terms • 𝐲 : Point cloud of input stereo image pair • 𝐳 = (𝑦, 𝑧, 𝑨, 𝜄, 𝑑, 𝑢) : 3D bounding box candidate 𝐹 𝐲, 𝐳 = 𝐹 𝑞𝑑 𝐲, 𝐳 + 𝐹 𝑔𝑡 𝐲, 𝐳 + 𝐹 ℎ𝑢 𝐲, 𝐳 + 𝐹 ℎ𝑢−𝑑𝑝𝑜𝑢𝑠 𝐲, 𝐳 Point cloud occupancy

  32. Energy Terms • 𝐲 : Point cloud of input stereo image pair • 𝐳 = (𝑦, 𝑧, 𝑨, 𝜄, 𝑑, 𝑢) : 3D bounding box candidate 𝐹 𝐲, 𝐳 = 𝐹 𝑞𝑑 𝐲, 𝐳 + 𝐹 𝑔𝑡 𝐲, 𝐳 + 𝐹 ℎ𝑢 𝐲, 𝐳 + 𝐹 ℎ𝑢−𝑑𝑝𝑜𝑢𝑠 𝐲, 𝐳 Free space

  33. Energy Terms • 𝐲 : Point cloud of input stereo image pair • 𝐳 = (𝑦, 𝑧, 𝑨, 𝜄, 𝑑, 𝑢) : 3D bounding box candidate 𝐹 𝐲, 𝐳 = 𝐹 𝑞𝑑 𝐲, 𝐳 + 𝐹 𝑔𝑡 𝐲, 𝐳 + 𝐹 ℎ𝑢 𝐲, 𝐳 + 𝐹 ℎ𝑢−𝑑𝑝𝑜𝑢𝑠 𝐲, 𝐳 Height prior

  34. Energy Terms • 𝐲 : Point cloud of input stereo image pair • 𝐳 = (𝑦, 𝑧, 𝑨, 𝜄, 𝑑, 𝑢) : 3D bounding box candidate 𝐹 𝐲, 𝐳 = 𝐹 𝑞𝑑 𝐲, 𝐳 + 𝐹 𝑔𝑡 𝐲, 𝐳 + 𝐹 ℎ𝑢 𝐲, 𝐳 + 𝐹 ℎ𝑢−𝑑𝑝𝑜𝑢𝑠 𝐲, 𝐳 Height contrast

  35. Inference 𝐳 ∗ = argmin 𝐹 𝑞𝑑 𝐲, 𝐳 + 𝐹 𝑔𝑡 𝐲, 𝐳 + 𝐹 ℎ𝑢 𝐲, 𝐳 + 𝐹 ℎ𝑢−𝑑𝑝𝑜𝑢𝑠 𝐲, 𝐳 𝐳  Voxelization • Voxel Dim. = 0.2m  Candidate sampling • Sample cuboids closed the road plane  Feature computation • 3D integral images  Proposals ranking • Sort all candidates according to 𝐹 𝐲, 𝐳 , NMS Inference time: ~1.2s in a single thread

  36. Inference Speed Comparison Method Time (sec.) BING [CVPR’14] 0.01 Selective Search [ICCV’11] 15 EdgeBoxes [ECCV’14] 1.5 MCG [CVPR’14] 100 MCG-D [ECCV’14] 160 Ours 1.2

  37. Learning Structured SVM: = 1 − 3D IoU

  38. 3D Object Detection Network Box proposal ROI FCs FC Softmax pooling Concatenation classification Conv layers FC Box regression ROI FCs pooling FC Orientation regression Context region

  39. 3D Object Detection Network • Incorporating context information • Joint object detection and orientation estimation Box proposal ROI FCs FC Softmax pooling Concatenation Conv classification layers FC Box regression ROI FCs pooling FC Orientation regression Context region

  40. 3D Object Detection Network Box proposal ROI FCs FC Softmax pooling Concatenation classification Conv layers FC Box regression ROI FCs pooling FC Orientation regression Context region • Regression targets: 𝐮 2D = (𝑢 𝑦 , 𝑢 𝑧 , 𝑢 𝑥 , 𝑢 ℎ ) 𝐮 3D = (𝑢 𝑌 , 𝑢 𝑍 , 𝑢 𝑎 , 𝑢 𝑀 , 𝑢 𝑋 , 𝑢 𝐼 ) 𝐮 ort = 𝑢 𝜄 • Multi-task loss: 𝑀 = 𝑀 classification + 𝑀 box + 𝑀 orientation Softmax loss Smooth 𝑚 1 loss

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend