Object Detection with 3D point cloud CNN

Hello; I have dataset but 3D Velodyne point clouds 100k points per frame, stored as binary float matrix You can access this link (I have .bin file ) http://www.cvlibs.net/datasets/kitti/raw_data.php And I want to detect object in 3D point cloud with CNN On the other hand I dont know that how to I can train my data and set up network I found this example : https://www.mathworks.com/help/vision/examples/object-detection-using-deep-learning.html but used cifardata in here How can I detect object 3d point cloud?

回答 (1 件)

Kenta
Kenta 2020 年 12 月 2 日

0 投票

Please check PointPillars for the object detection with point cloud data.

カテゴリ

質問済み:

2017 年 1 月 26 日

回答済み:

2020 年 12 月 2 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by