Skip to content

Latest commit

 

History

History
28 lines (13 loc) · 1023 Bytes

README.md

File metadata and controls

28 lines (13 loc) · 1023 Bytes

KITTI-velodyne-viewer-matlab

image-20210808141528565

image-20210808141547743

image-20210813145144971

image-20210814172617393

2021.8.13 update neural network point cloud vehicle detection!!

image-20210813145102762

image-20210813150713173

image-20210813144641657

  1. What you need to do is just run test.mlx by MATLAB!!! It's so easy, isn't it?

  2. If you what to train the new model, run the main.py with Python!

  3. I use the simple MLP to realize this detection project. And the result seems good.

  4. If you want to know the details about the realization, see my blog:https://blog.csdn.net/weixin_43145941/article/details/119654965