Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

created a lane detection model #473

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

buabaj
Copy link

@buabaj buabaj commented Feb 12, 2020

I created a lane detection AI model that is primarily aimed at helping driverless cars stay in lane during autopilot mode
before
result

buabaj and others added 6 commits February 12, 2020 00:20
This algorithm uses openCV to fine lanes while on road.
Added some screenshots of before the code run and the result after the code run.
readme file
@codecov
Copy link

codecov bot commented Apr 9, 2020

Codecov Report

Merging #473 into master will increase coverage by 1.12%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #473      +/-   ##
==========================================
+ Coverage   48.83%   49.96%   +1.12%     
==========================================
  Files          63       63              
  Lines        5856     5856              
==========================================
+ Hits         2860     2926      +66     
+ Misses       2996     2930      -66     

@buabaj
Copy link
Author

buabaj commented Apr 13, 2020

Checks passed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant