DeepAlignmentNetwork icon indicating copy to clipboard operation
DeepAlignmentNetwork copied to clipboard

Face Normalization

Open haloxhanner opened this issue 6 years ago • 3 comments

I can not see any explanation about Face Normalization. It this project can normalize the faces? Could you provide some details please?

haloxhanner avatar May 09 '18 21:05 haloxhanner

Hi, please explain what you mean by face normalization.

Marek

MarekKowalski avatar May 10 '18 07:05 MarekKowalski

Hi,

They represents what I want to reach (face normalization):

  • https://cdn-images-1.medium.com/max/800/1*igEzGcFn-tjZb94j15tCNA.png
  • http://www.i-programmer.info/images/stories/News/2016/Sept/B/face.jpg

I want to train DAN with CelebA dataset to normalize the faces.

Thanks.

haloxhanner avatar May 10 '18 08:05 haloxhanner

Hi,

Yes, you can achieve similar results using DAN. If you want to perform similar normalization on images from CelebA, there is no need to train DAN on them. What you need to do is process the face images in that dataset using DAN and use the facial landmarks to perform the normalization.

Marek

MarekKowalski avatar May 14 '18 22:05 MarekKowalski