MTCNN Face Detection
Editor's Note: This file was selected as MATLAB Central Pick of the Week
This repository implements deep learning based face detection and facial landmark localisation using Multi-Task Cascaded CNNs.
For more details see the GitHub repository: https://github.com/matlab-deep-learning/mtcnn-face-detection
Cite As
Justin Pinkney (2024). MTCNN Face Detection (https://github.com/matlab-deep-learning/mtcnn-face-detection/releases/tag/v1.2.4), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Image Processing and Computer Vision > Computer Vision Toolbox > Recognition, Object Detection, and Semantic Segmentation > Object Detection Using Features > Face Detection >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
code/mtcnn
code/mtcnn/+mtcnn
code/mtcnn/+mtcnn/+util
test
test/+tests
code/mtcnn/doc
Versions that use the GitHub default branch cannot be downloaded
Version | Published | Release Notes | |
---|---|---|---|
1.2.4 | See release notes for this release on GitHub: https://github.com/matlab-deep-learning/mtcnn-face-detection/releases/tag/v1.2.4 |
|
|
1.2.3 | See release notes for this release on GitHub: https://github.com/matlab-deep-learning/mtcnn-face-detection/releases/tag/v1.2.3 |
|
|
1.2.2 | Fixes bug in relative ordering of boxes and landmarks as well as potential error when there are overlapping boxes (#17) |
|
|
1.2.1 | Fixes bug when using UseGPU=True with UseDagNet=True (i.e. R2019a support) (#12) |
|
|
1.2.0 | - Adds support for R2019a
|
|
|
1.0.1.0 | See release notes for this release on GitHub: https://github.com/matlab-deep-learning/mtcnn-face-detection/releases/tag/v1.0.1 |
|
|
1.0 |
|