Ramanand-Yadav / CelebrityFaceRecognition

Machine Learning Classification Problems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Jupyter Notebook 99.4%Language:Python 0.3%Language:HTML 0.2%Language:JavaScript 0.1%Language:CSS 0.0%