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 brings a lot of new features to dlib. There is a dlib to caffe converter, a bunch of new deep learning layer types, cuDNN v6 and v7 support, and a bunch of optimizations that make things run faster in different situations, like ARM NEON support, which makes HOG based detectors run a lot faster on mobile devices. However, the coolest new feature is an upgrade to the CNN+MMOD object detector to support detecting objects with varying aspect ratios.
The latest release of the library can be downloaded from http://dlib.net