File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 11% MTCNN
2- % Version 1.0 (R2019b) 02-December-2019
2+ % Version 1.0.1 (R2019b) 22-January-2020
33%
44% Files
55% mtcnn.detectFaces - Use a pretrained model to detect faces in an image.
Original file line number Diff line number Diff line change 88 <param.description>This repository implements deep learning based face detection and facial landmark localisation using Multi-Task Cascaded CNNs.
99For more details see the GitHub repository: https://github.com/matlab-deep-learning/mtcnn-face-detection</param.description>
1010 <param.screenshot>${PROJECT_ROOT}\doc\logo.png</param.screenshot>
11- <param.version>1.0</param.version>
11+ <param.version>1.0.1 </param.version>
1212 <param.output>${PROJECT_ROOT}\MTCNN Face Detection.mltbx</param.output>
1313 <param.products.name>
1414 <item>Computer Vision Toolbox</item>
@@ -55,7 +55,6 @@ For more details see the GitHub repository: https://github.com/matlab-deep-learn
5555 <param.additional.sw.mac.url />
5656 <param.additional.sw.linux.url />
5757 <unset>
58- <param.version />
5958 <param.output />
6059 <param.platforms />
6160 <param.exclude.filters />
You can’t perform that action at this time.
0 commit comments