Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Networks #5

Open
joyhuang9473 opened this issue Sep 26, 2016 · 8 comments

Comments

@joyhuang9473
Copy link
Member

joyhuang9473 commented Sep 26, 2016

Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Networks

@joyhuang9473
Copy link
Member Author

This project provide you a method to update multi-task-loss for multi-input source. https://github.com/CongWeilin/mtcnn-caffe

@joyhuang9473
Copy link
Member Author

https://github.com/dlunion/mtcnn

基于caffe的mtcnn训练实现,可以训练一个自己的有效的目标检测算法,非常容易非常简单,并且有配套的纯c++版本的mtcnn-light

@joyhuang9473
Copy link
Member Author

https://github.com/foreverYoungGitHub/MTCNN

implemented with Caffe, C++ interface.

@joyhuang9473
Copy link
Member Author

Tencent/ncnn#52 (comment)

手工改了下MTCNN caffemodel转row-major,
https://github.com/ElegantGod/ncnn/blob/master/tools/caffe2ncnn_mtcnn.cpp

@joyhuang9473
Copy link
Member Author

The Relationship Between Precision-Recall and ROC Curves http://pages.cs.wisc.edu/~jdavis/davisgoadrichcamera2.pdf

screenshot from 2017-08-22 17 44 36

@joyhuang9473
Copy link
Member Author

half model shrink the orignal onet by half quantities of parameters

https://github.com/blankWorld/MTCNN-Accelerate-Onet

@joyhuang9473
Copy link
Member Author

joyhuang9473 commented Nov 10, 2017

The training data generate process: https://github.com/Seanlinx/mtcnn

@joyhuang9473
Copy link
Member Author

Implement MTCNN for face detection and landmark localization in ncnn framework https://github.com/rocking5566/face-detection-MTCNN-ncnn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant