175 Forks
384 Stars
384 Watchers

CarND-Vehicle-Detection

Vehicle detection using YOLO in Keras runs at 21FPS

How to download and setup CarND-Vehicle-Detection

Open terminal and run command
git clone https://github.com/xslittlegrass/CarND-Vehicle-Detection.git
git clone is used to create a copy or clone of CarND-Vehicle-Detection repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with CarND-Vehicle-Detection https://github.com/xslittlegrass/CarND-Vehicle-Detection/archive/master.zip

Or simply clone CarND-Vehicle-Detection with SSH
[email protected]:xslittlegrass/CarND-Vehicle-Detection.git

If you have some problems with CarND-Vehicle-Detection

You may open issue on CarND-Vehicle-Detection support forum (system) here: https://github.com/xslittlegrass/CarND-Vehicle-Detection/issues