menpodetect.dlib

This module contains a wrapper of the detector provided by the Dlib 1 2 project. In particular, it provides access to a frontal face detector that implements the work from 3. The Dlib detector is also trainable.

References

1

http://dlib.net/

2

King, Davis E. “Dlib-ml: A machine learning toolkit.” The Journal of Machine Learning Research 10 (2009): 1755-1758.

3

King, Davis E. “Max-Margin Object Detection.” arXiv preprint arXiv:1502.00046 (2015).