Releases: menpo/menpodetect
0.5.0
Add bob.ip.facedetect
Add support for bob.ip.facedetect - though this is not currently handled by our conda install.
Also, fix deprecation warnings stemming from menpo 0.7.1 release.
0.4.0
Updates for Menpo v0.6.0
This is now compatible with the latest version of Menpo and Numpy etc. More importantly, the project also gained documentation.
0.2.0
V0.1.0
Update for release of Menpo v0.4.0.
In particular, this release incorporates the changes from the recent release of Dlib 18.13 - in-memory training.
0.1.0 alpha 2
Huge improvement to Menpo Detect thanks to @patricksnape, now supports:
- dlib (frontal face detector provided, trainable)
- opencv (frontal face, profile face and eye detection provided, can use OpenCV cascade files)
- pico (frontal face detection provided)
See README.md for more details.
First Release for ACM MM
This is the first release of the menpo3d package to the public and currently represents an alpha stage build.
This project aims to wrap existing object detection libraries for easy integration with Menpo. The core project is under a BSD license, but since other projects are wrapped, they may not be compatible with this BSD license. Therefore, we urge caution be taken when interacting with this library for non academic purposes.