MobileFaceNet_Tutorial_Pytorch icon indicating copy to clipboard operation
MobileFaceNet_Tutorial_Pytorch copied to clipboard

This repo illustrates how to implement MobileFaceNet and Arcface for face recognition task

Results 4 MobileFaceNet_Tutorial_Pytorch issues
Sort by recently updated
recently updated
newest added

Hi ! Thank you for providing the useful tutorial. I got this problem when running the last cell of MobileFaceNet_Training_Step_by_Step.ipynb. Do you know how to fix it?

The Coord5 used in Face alignment. How did u find that matrix. I am trying to implement your code. And need help in that