3227 Forks
12080 Stars
12080 Watchers

dlib

A toolkit for making real world machine learning and data analysis applications in C++

How to download and setup dlib

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

Or simply clone dlib with SSH
[email protected]:davisking/dlib.git

If you have some problems with dlib

You may open issue on dlib support forum (system) here: https://github.com/davisking/dlib/issues