dlib C++ Library News
Brought to you by:
davisking
Dlib is a C++ toolkit containing machine learning algorithms and tools for creating complex software in C++ to solve real world problems.
This release adds a number of new features, most important of which is a deep convolutional neural network version of the max-margin object detection algorithm. This tool makes it very easy to create high quality object detectors. See http://dlib.net/dnn_mmod_ex.cpp.html for an introduction.
The latest release of the library can be downloaded from http://dlib.net