MTCNN Face Detection

Face detection and landmark localisation using deep learning.
1,5K download
Aggiornato 3 mar 2021

Nota dell'editore: 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

Cita come

Justin Pinkney (2026). MTCNN Face Detection (https://github.com/matlab-deep-learning/mtcnn-face-detection/releases/tag/v1.2.4), GitHub. Recuperato .

Compatibilità della release di MATLAB
Creato con R2020b
Compatibile con R2019a e release successive
Compatibilità della piattaforma
Windows macOS Linux

Le versioni che utilizzano il ramo predefinito di GitHub non possono essere scaricate

Versione Pubblicato Note della release
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
- detect and detectFaces functions accept uint8, single, and double image types
- fixes a bug in proposeRegions for certain image sizes.

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

Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.
Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.