Facial detection and recognition Godeleine CHAMPENOIS Hamza - - PowerPoint PPT Presentation

facial detection and recognition
SMART_READER_LITE
LIVE PREVIEW

Facial detection and recognition Godeleine CHAMPENOIS Hamza - - PowerPoint PPT Presentation

Facial detection and recognition Godeleine CHAMPENOIS Hamza BOURRAHIM Worphy BIMBOUTSA Ralph OBAME Summary 1. Facial recognition 2. OpenFacetracker: the project 3. Convolutional Neural Networks 4. Detection function 5. Recognition function


slide-1
SLIDE 1

Facial detection and recognition

Godeleine CHAMPENOIS Hamza BOURRAHIM Worphy BIMBOUTSA Ralph OBAME

slide-2
SLIDE 2

Summary

  • 1. Facial recognition
  • 2. OpenFacetracker: the project
  • 3. Convolutional Neural Networks
  • 4. Detection function
  • 5. Recognition function
slide-3
SLIDE 3

Facial recognition

◇ Facial recognition is a hot topic these days:

  • it has made a lot a progress
  • it opens up a lot of opportunities
  • it raises a lot of questions

◇ One most important question : the storage of personal data

slide-4
SLIDE 4

OpenFacetracker: the project

◇ 3 main axes :

1) The research, study and improvement of face recognition techniques 2) The creation of a facial recognition software and development of use-cases 3) The reflection on ethical questions surrounding facial recognition and the raising of people awareness.

slide-5
SLIDE 5

◇ Examples of use cases :

■ Complement for security systems ■ Count people entering a monument ■ Domotic events trigger ■ Automatic taking of class attendance

OpenFacetracker: the project

slide-6
SLIDE 6

OpenFacetracker: the project

slide-7
SLIDE 7

◇ Akil

OpenFacetracker: the project

slide-8
SLIDE 8

Convolutional neural networks

slide-9
SLIDE 9

Detection function

◇ Is there a face ? If yes, how many ? And where ?

slide-10
SLIDE 10

Detection function

◇ Cut image into small icons by sliding a window filter

  • > Feed all these icons

to the neural network

slide-11
SLIDE 11

Detection function

◇ Get positive results <- face <- non face

slide-12
SLIDE 12

Detection function

◇ Get positive results <- face <- non face

slide-13
SLIDE 13

Recognition function

Do I know you?

slide-14
SLIDE 14

Recognition function

◇Let’s check !!!

slide-15
SLIDE 15

Recognition function

CLASS A CLASS B

slide-16
SLIDE 16

Recognition function

NEURAL NETWORK Class A Class B ID1 ID2

PROCESSING

slide-17
SLIDE 17

Conclusion

◇ We worked on improving the performance of our facial detection and recognition program by adding a new technique. ◇ Convolutional Neural Network work for both detection and recognition.

slide-18
SLIDE 18

Thank you for your attention !

Any questions ?