Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Vision Presentation for Self Driving Cars

This is the presentation of the first course in computer vision for self driving cars by upcode academy.

To open the presentation please go to:

Option 1: execute remotely (easier option)

lanesdetection.marcogg.com

Option 2: execte locally (for the more experience ones)

  1. Install conda, see its documentation
  2. Clone this repo using git
  3. Create a new conda environment
$ conda env create -n lanedetection -f binder/environment.yml
  1. Execute the jupyter notebook
$ jupyter notebook
  1. Open the url shown in the console with your favourite browser

Option 3: checkout the notebook (with no option to execute the code)

Online notebook

Once opened you can see it in presentation mode (by clicking on the icon on the top right corner that looks like a present). Although no style file will be loaded and your presentation background will be plain white.

About

Lanes Detection Presentation for UpCode Academy

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages