https://github.com/alixunxing/mtcnn_face_detection_alignment
Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks
https://github.com/alixunxing/mtcnn_face_detection_alignment
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 1 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.5%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
Repository
Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks
Basic Info
- Host: GitHub
- Owner: alixunxing
- License: mit
- Language: Matlab
- Default Branch: master
- Size: 31.3 MB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Fork of kpzhang93/MTCNN_face_detection_alignment
Created over 9 years ago
· Last pushed almost 9 years ago
https://github.com/alixunxing/MTCNN_face_detection_alignment/blob/master/
# MTCNN_face_detection_alignment Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks ### Requirement 1. Caffe: Linux OS: https://github.com/BVLC/caffe. Windows OS: https://github.com/BVLC/caffe/tree/windows or https://github.com/happynear/caffe-windows 2. Pdollar toolbox: https://github.com/pdollar/toolbox 3. Matlab 2014b or later 4. Cuda (if use nvidia gpu) ### Results   ### Other implementation [C++ & caffe ](https://github.com/happynear/MTCNN_face_detection_alignment) (strongly recommend)
[Python & mxnet](https://github.com/pangyupo/mxnet_mtcnn_face_detection)
[Python & caffe](https://github.com/DuinoDu/mtcnn) ### Face Recognition Here we strongly recommend [Center Face](https://github.com/ydwen/caffe-face), which is an effective and efficient open-source tool for face recognition. ### Citation @article{7553523, author={K. Zhang and Z. Zhang and Z. Li and Y. Qiao}, journal={IEEE Signal Processing Letters}, title={Joint Face Detection and Alignment Using Multitask Cascaded Convolutional Networks}, year={2016}, volume={23}, number={10}, pages={1499-1503}, keywords={Benchmark testing;Computer architecture;Convolution;Detectors;Face;Face detection;Training;Cascaded convolutional neural network (CNN);face alignment;face detection}, doi={10.1109/LSP.2016.2603342}, ISSN={1070-9908}, month={Oct} } ### License This code is distributed under MIT LICENSE ### Contact Yu Qiao yu.qiao@siat.ac.cn
Kaipeng Zhang kpzhang@cmlab.csie.ntu.edu.tw
Owner
- Login: alixunxing
- Kind: user
- Repositories: 18
- Profile: https://github.com/alixunxing