Skip to content

GeospatialPython/Object-Detection-using-LiDAR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

This repo detect objects automatically for LiDAR data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%