bearsprogrammer / real-time-deep-face-recognition

using facenet algorithm
MIT License
233 stars 100 forks source link

About alignment #12

Open marcosly opened 6 years ago

marcosly commented 6 years ago

In make_aligndata_git.py,i did not find out the which part of codes is to do the face alignment , it will be thankful if you could tell the approach to achieve the face alignment,because in FaceNet,it did not have the face alignment part. email: marchihjun@gmail.com

Gabit07 commented 5 years ago

In make_aligndata_git.py,i did not find out the which part of codes is to do the face alignment , it will be thankful if you could tell the approach to achieve the face alignment,because in FaceNet,it did not have the face alignment part. email: marchihjun@gmail.com

You need to put the path of

Gabit07 commented 5 years ago

In make_aligndata_git.py,i did not find out the which part of codes is to do the face alignment , it will be thankful if you could tell the approach to achieve the face alignment,because in FaceNet,it did not have the face alignment part. email: marchihjun@gmail.com

You need to put the path of

  • the output folder for alignment where aligned and cropped faces will be stored.
  • images of people -Path to det1.py

Change the Make_aligndata_git.py file