Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • bob.bio.face bob.bio.face
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 14
    • Issues 14
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • bob
  • bob.bio.facebob.bio.face
  • Issues
  • #74

Closed
Open
Created Dec 15, 2021 by Tiago de Freitas Pereira@tiago.pereiraOwner

Let's talk about face alignment

Hi guys,

In Bob we have a 10 years old standard for face-alignment; in short we geometrically normalize the face using a set of affine transformations using the eyes as reference.

Some packages (like the face zoo and the deep-insight) does a very similar job, but with an automatic landmark detector on front. As far as I could see, they have a code to find the best affine transformation to match the automatically detected landmarks to 25 reference points of the face.

https://github.com/JDAI-CV/FaceX-Zoo/blob/5b63794ba7649fe78a29d2ce0d0216c7773f6174/face_sdk/core/image_cropper/arcface_cropper/FaceRecImageCropper.py#L101

Any thoughts on that?

Shall we put this in place?

I think this analysis of alignment makes at least a small report (if not a conference paper).

ping @mguenther @amohammadi @ageorge

Edited Dec 15, 2021 by Tiago de Freitas Pereira
Assignee
Assign to
Time tracking