lujiaxuan0520 / PointCNN-self-driving-cars
本项目为2018年山东大学第四届“可视计算”暑期学校无人车小组的DIY项目,参考山东大学提出的基于点云的PointCNN点卷积神经网络,使用KITTI数据集对车辆的点云输入进行语义分割,并就划分出的车辆图像进行三维包装盒的预测,以帮助无人车定位车辆的三维位置。
☆53Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for PointCNN-self-driving-cars
- 2018 CCF大数据与计算智能大赛自动驾驶三维点云分割复赛第四方案☆121Updated 5 years ago
- 小组用来研究和阅读frustum-points的代码所用的仓库☆54Updated 5 years ago
- 室内语义分割☆28Updated 6 years ago
- 行车环境实时语义分割与深度估计☆38Updated 5 years ago
- 关于深度学习的点云的资料☆47Updated 5 years ago
- 激光雷达障碍物检测和聚类,参考论文: Efficient Online Segmentation for Sparse 3D Laser Scans ; 其中包含地面分割代码 ransac;☆104Updated 8 months ago
- Reproduce the MV3D network☆20Updated 6 years ago
- Annotate the point cloud data from KITTI with the labels☆27Updated 5 years ago
- ☆21Updated 6 years ago
- ☆52Updated 4 years ago
- ☆29Updated 7 years ago
- 最近在做车道线检测、分割的工作,读到一篇十分不错的文章对此做下总结。并用 Pytorch 实现了文章中提到的十分重要的一个判别 loss☆48Updated 5 years ago
- 学习《三维点云分析》的课后习题代码☆76Updated 4 years ago
- 在自定义数据集上训练yolov3,并封装到ROS中作为一个节点☆55Updated 5 years ago
- PointRCNN+Frustum Pointnet☆136Updated 5 years ago
- Tensorflow implementation of Multi-View 3D Object Detection Network (in progress)☆121Updated 3 years ago
- Implementation of a basic YOLO model for object detection in 3D☆136Updated 5 years ago
- ☆38Updated 4 years ago
- Detect vehicles on the road in lidar pointcloud data☆42Updated 5 years ago
- This dataset is collected by an HDL-32E Velodyne LiDAR sensor carried by our UGV platform. Raw point clouds collected from a real outdoor…☆18Updated last year
- qianguih' voxelnet version with ROS Implementation code☆51Updated 6 years ago
- ☆58Updated 6 years ago
- 功能描述 1,视差图点云创建 2,鼠标选取点云创建区域与待匹配物体 3,点云滤波 4,点云超体聚类 5,LCCP分割 6,点云降采样 7,ICP匹配 8,点云显示☆34Updated 6 years ago
- Implementation of Multi-Task Multi-Sensor Fusion 3D Object Detection for EECS442 Computer Vision Course Project☆26Updated 4 years ago
- Toolkit to Explore 3D data for 3D object detection, point cloud visualization, bev map gen etc. Using KITTI as dummy data☆23Updated last year
- ☆44Updated 5 years ago
- implement the VoxelNet with ROS, using Kitti data to test☆113Updated 5 years ago
- Bird's Eye View Object Detection Algorithm for self-driving Cars☆92Updated 3 years ago
- mv3d测试模型打包ROS节点,从ros包的点云读取数据,用训练的模型进行预测☆14Updated 7 years ago
- Implementation of SqueezeSeg, convolutional neural networks for LiDAR point clout segmentation https://arxiv.org/abs/1710.07368☆23Updated 6 years ago