You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 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.
The text was updated successfully, but these errors were encountered:
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 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.The text was updated successfully, but these errors were encountered: