Skip to content

Semantic Segmentation of LiDAR Point Cloud for Autonomous Vehicles

Notifications You must be signed in to change notification settings

ranebhushan/semantic_segmentation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Semantic Segmentation of LiDAR Point Cloud for Autonomous Vehicles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.0%
  • Jupyter Notebook 9.0%