12 Forks
33 Stars
33 Watchers

CarND-VehicleDetection

vehicle detection with deep learning

How to download and setup CarND-VehicleDetection

Open terminal and run command
git clone https://github.com/ajayaraman/CarND-VehicleDetection.git
git clone is used to create a copy or clone of CarND-VehicleDetection 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-VehicleDetection https://github.com/ajayaraman/CarND-VehicleDetection/archive/master.zip

Or simply clone CarND-VehicleDetection with SSH
[email protected]:ajayaraman/CarND-VehicleDetection.git

If you have some problems with CarND-VehicleDetection

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