Skip to content

harshrana11/CelebrityFaceRecognition

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CelebrityFaceRecognition

Machine Learning Classification Problem

In this data science and machine learning project, we classify sports personalities. We restrict classification to only 5 people,

  1. Maria Sharapova
  2. Serena Williams
  3. Virat Kohli
  4. Roger Federer
  5. Lionel Messi

Here is the folder structure,

  • UI : This contains ui website code
  • server: Python flask server
  • model: Contains python notebook for model building
  • google_image_scrapping: code to scrap google for images
  • images_dataset: Dataset used for our model training

Technologies used in this project,

  1. Python
  2. Numpy and OpenCV for data cleaning
  3. Matplotlib & Seaborn for data visualization
  4. Sklearn for model building
  5. Jupyter notebook, visual studio code and pycharm as IDE
  6. Python flask for http server
  7. HTML/CSS/Javascript for UI

About

Machine Learning Classification Problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.4%
  • Other 0.6%