Skip to content

Latest commit

 

History

History
30 lines (13 loc) · 642 Bytes

README.md

File metadata and controls

30 lines (13 loc) · 642 Bytes

Object-Detection-using-LiDAR

This repo refers to object detection using LiDAR data specifically LAS and LAZ formats.

Main libraries used in this project:

1. laspy

2. Keras

3. tensorflow

4. numpy

5. scipy

6. pcl

Output is shown below as a jpeg format (screenshot of the output LiDAR .las file)

Object detection

Note:

In the next release, I want to show the name of the object like person, vehicle, trees and roads by Name if possible to show accuracy in percentage.