ZYunfeii / KITTI-velodyne-viewer-matlab

KITTI point cloud viewer with 3D Box realized by Matlab. At the same time, I realize the point-cloud car detection by DL. You just need to click the mouse once then the results got.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

KITTI point cloud viewer with 3D Box realized by Matlab. At the same time, I realize the point-cloud car detection by DL. You just need to click the mouse once then the results got.

License:MIT License


Languages

Language:MATLAB 70.2%Language:Python 29.8%