happynear / happynear/FaceVerification
MatMTCNN in MegaFace dataset
- Dominant language
- MATLAB
- Stars
- 447
- Forks
- 230
- PR merge metrics
- No merged PRs in 30d
Description
Hi Feng @happynear ,
Thanks for your efforts in FaceVerification, I'm currently trying to utilize ur code in Megaface dataset to measure ur AMSoftmax model, since I use Ubuntu OS and caffe, I tested MTCNN on Linux which is all good , but I find that you are using a MTCNN windows project to finish align_facescrub.m , the hint you gave was
`MatMTCNN. If you are not using Windows, you need to modify some of the codes to directly use the Matlab version of MTCNN. If you have done such a work, I'm glad to merge your codes.` However I'm a little bit confused on these words, what's the difference between MTCNN and MatCNN? Also the [code](https://github.com/wy1iu/sphereface/blob/master/preprocess/code/face_detect_demo.m) in sphereface alignment use MTCNN(but v1 not v2), if I use MTCNN model in original repo, will the result be the same? Or do you have any clues on how can I directly use the Matlab version of MTCNN? If you have the code, could you share it with me ? Many thanks.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.