Skip to content

amaaradji/modeld_avi

 
 

Repository files navigation

Self driving car lane and path detection

How to install

To be able to run this, I recommend using Python 3.6 or up.

  1. Install the requirements
pip3 install -r mini_requirement.txt

This will install all the necessary dependencies for running this.

  1. Run the program (make sure you edit the path to your video at line 13 et 61)
python3 main.py 

Credits

littlemountainman/modeld

About

Self driving car lane and path detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 91.9%
  • Python 7.7%
  • Other 0.4%