MTCNN Face Detection

バージョン 1.2.4 (5.25 MB) 作成者: Justin Pinkney
Face detection and landmark localisation using deep learning.
ダウンロード: 1.2K
更新 2021/3/3

編集メモ: 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

引用

Justin Pinkney (2024). MTCNN Face Detection (https://github.com/matlab-deep-learning/mtcnn-face-detection/releases/tag/v1.2.4), GitHub. 取得済み .

MATLAB リリースの互換性
作成: R2020b
R2019a 以降のリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

code/mtcnn/doc

GitHub の既定のブランチを使用するバージョンはダウンロードできません

バージョン 公開済み リリース ノート
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

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。