Skip to content

Developed a face recognition system that can detect faces in images, identify the faces, and even modify faces with "digital makeup" like you've experienced in popular mobile apps.

Notifications You must be signed in to change notification settings

sheetalbongale/Face-Recognition-Deep-Learning

Repository files navigation

Face Recognition using Deep Learning

image

Developed a face recognition system that can detect faces in images, identify the faces, and even modify faces with "digital makeup" like you've experienced in popular mobile apps.

Project objectives

  • Detecting faces in images
  • Analyzing a histogram of oriented gradients (HOG)
  • Identifying faces in images
  • Locating facial features in images
  • Coding for face detection
  • Finding lookalikes using face detection
  • Generating face encoding automatically

Requirements:

- dlib==19.8.1
- face_recognition==1.2.2
- pillow

About

Developed a face recognition system that can detect faces in images, identify the faces, and even modify faces with "digital makeup" like you've experienced in popular mobile apps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages