Menu

dlib C++ Library: 19.2 Released

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

Posted by Davis 2016-10-10

Log in to post a comment.