Tags: #detectors #face #deeplearning
"A few years ago I added an implementation of the max-margin object-detection algorithm (MMOD) to dlib. This tool has since become quite popular as it frees the user from tedious tasks like hard negative mining. "
http://blog.dlib.net/2016/10/easily-create-high-quality-object.html
For dogs: http://blog.dlib.net/2016/10/hipsterize-your-dog-with-deep-learning.html
"A few years ago I added an implementation of the max-margin object-detection algorithm (MMOD) to dlib. This tool has since become quite popular as it frees the user from tedious tasks like hard negative mining. "
http://blog.dlib.net/2016/10/easily-create-high-quality-object.html
For dogs: http://blog.dlib.net/2016/10/hipsterize-your-dog-with-deep-learning.html
blog.dlib.net
Easily Create High Quality Object Detectors with Deep Learning
A few years ago I added an implementation of the max-margin object-detection algorithm (MMOD) to dlib. This tool has since become quite po...