Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bishnukhadka/face_recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

face_recognition

Repo Description: Face Recognition for beginners. Different ways to implement face recognition.

Welcome! In this repository, you're going to build a face recognition system.

Face recognition problems commonly fall into one of two categories:

  • Face Verification "Is this the claimed person?" For example, at some airports, you can pass through customs by letting a system scan your passport and then verifying that you (the person carrying the passport) are the correct person. A mobile phone that unlocks using your face is also using face verification. This is a 1:1 matching problem.

  • Face Recognition* "Who is this person?" This is a 1:K matching problem.Welcome! In this repo, you're going to build a face recognition system.

About

Face Recognition for beginners. Different ways to implement face recognition.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages