Skip to content

jefftienchow/Facebook-Profile-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facebook-Profile-Recognition

-An application written during HackMIT

Goal

Facebook Profile Rocognition is an online application that allows you to find the Facebook profile of the person of interest by providing a input photo.

Implementation

The Facebook graphics API (https://facebook-sdk.readthedocs.io/en/latest/api.html) is utilized to get the publicly available photos and the link to each profile; the face recognition module (https://github.com/ageitgey/face_recognition) is used to compare the photos in your friend database and the input photo.

Steps

  1. Grab your friends list
  2. Grab the available photos for each person on the list
  3. Upload a photo/photos as input
  4. Face recognition on both sides
  5. Mathcing the faces
  6. Provide recommendations (links to profile)

Demonstration

Database

Test Files

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published