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 is a bug-fix release which fixes a slow resource leak that could occur when using cuDNN.
The latest release of the library can be downloaded from http://dlib.net
Hi Davis,
Thank you for the great library. I've just set it up on OS X Sierra and noticed that when I tried to use it with cuDNN 6.0 cmake always got to the conclusion that I have cuDNN but probably not the right version and that it needs cuDNN 5.0 or greater.
It works well after downloading cuDNN 5.1.