Skip to content

Latest commit

 

History

History
executable file
·
41 lines (27 loc) · 1.65 KB

README.md

File metadata and controls

executable file
·
41 lines (27 loc) · 1.65 KB

Semantic Segmentation of LiDAR Point Cloud for Autonomous Vehicles

Course Project for CS541 - Deep Learning (Spring 2022)

Master of Science in Robotics Engineering at Worcester Polytechnic Institute

Team Members

Project Description

Dependencies

Dataset - Semantic KITTI

Download the Velodyne Sensor data and Label data, and place in the dataset folder in the form as mentioned on the Semantic KITTI website.

The path of this dataset folder will be required as a argument to the run the entire pipeline.

Usage Guidelines:

Go to the parent folder of this repo, that is, semantic_segmentation and enter the command:

python3 scripts/main.py -d **path_to_dataset_folder**

References

  1. A. Milioto and I. Vizzo and J. Behley and C. Stachniss, RangeNet++: Fast and Accurate LiDAR Semantic Segmentation