Skip to content

siddharth1012/FaceApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

FaceApp

This is a project for Microsoft Intern Engage'22 program. This project is based upon the usage of face recognition. Through this project, we can detect, recognize face in an image and their emotions. Also key facial feature of a face can also be known. Faces of few personalities are added and models are trained upon those faces only. So FaceApp can only apply features to images having those personalities.

link to FaceApp - https://face-app-engage-cf15c596397a.herokuapp.com/

FaceApp is hosted over a free tier plan of Heroku Cloud. So it might take a while for the app to load at first because Heroku allocated resouces to some other webapps and puts our apps to sleep.

Features of FaceApp-

  1. Face Detection in an image.
  2. Face Recognition in an image.
  3. Emotion Detection
  4. Key Facial Feature Detection

Tech Stack used in FaceApp-

  1. HTML, CSS, JavaScript
  2. Python Programming Language
  3. Bootstrap Framework for Frontend development
  4. Django framework for Backend development
  5. SQLite3 database by Heroku
  6. Heroku Cloud
  7. Libraries like OpenCV, Pandas etc.

List of people models are trained over-

  1. Elon Musk
  2. Roger Federer
  3. Robert Downey Jr
  4. Joe Biden
  5. Donald Trump
  6. Barack Obama
  7. Scarlett Johansson
  8. Angelina Jolie
  9. Tom Cruise
  10. Leonel Messi
  11. Leonardo DiCaprio
  12. Cristiano Ronaldo
  13. Salman Khan
  14. Aamir Khan
  15. Sachin Tendulkar

Steps to use FaceApp-

  1. Go to the link- https://face-app-engage-cf15c596397a.herokuapp.com/
  2. Choose any of services you want to use.
  3. Upload picture of people(Any of listed above) and hit the button.
  4. The results will be shown with the image.

About

This is a project for Microsoft Intern Engage'22 program. This project is based upon the usage of face recognition. Through this project, we can detect, recognize face in an image and their emotions. Also key facial feature of a face can also be known. Faces of few personalities are added and models are trained upon those faces only. So FaceApp …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors