Skip to content

atarabieh/Lane-and-Object-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lane-and-Object-detection

To run, clone the repo, and "Python Main.py"

Some test videos have been added to /media. You can also add more videos and try.

The result should be saved to /output.mp4

2 lanes:

2lanes

3 lanes:

3lanes

Highway

traffic

This project was made in 2018. So, it needs a lot of enhancements:

1- Object detection is using darkflow (https://github.com/thtrieu/darkflow) which uses YOLOv1. Implementing YOLOv4 will surely give better results.

2- Using GPU instead of CPU.

3- Cleaning the code and using more classes.

The following shows how the program acted on a simulated environment using Microsoft AirSim:

https://youtu.be/cxH8a5tvqQ0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages