Dlib-ml: A Machine Learning Toolkit

1 Jan 2009  ·  Davis E. King ·

There are many excellent toolkits which provide support for developing machine learning software in Python, R, Matlab, and similar environments. Dlib-ml is an open source library, targeted at both engineers and research scientists, which aims to provide a similarly rich environment for developing machine learning software in the C++ language. Towards this end, dlib-ml contains an extensible linear algebra toolkit with built in BLAS support. It also houses implementations of algorithms for performing inference in Bayesian networks and kernel-based methods for classification, regression, clustering, anomaly detection, and feature ranking. To enable easy use of these tools, the entire library has been developed with contract programming, which provides complete and precise documentation as well as powerful debugging tools

PDF

Datasets


Results from the Paper


Ranked #3 on Face Verification on Labeled Faces in the Wild (using extra training data)

     Get a GitHub badge
Task Dataset Model Metric Name Metric Value Global Rank Uses Extra
Training Data
Benchmark
Face Verification Labeled Faces in the Wild Dlib Accuracy 99.38% # 3

Methods


No methods listed for this paper. Add relevant methods here