Code Monkey home page Code Monkey logo

celebrity-face-recognition-webapp's Introduction

Celebrity Face Recognition WebApp

index

We classify sports personalities in this data science and machine learning study. We limit the number of people who can be classified to only five. In this model, we first gathered photographs of athletes from the internet, then used OpenCV to crop all of the faces found in the images. The photos were then Wavelets converted to extract the primary characteristic of the faces. The data was then trained using a training set. We explored a number of algorithms before settling on SVM because it produced the best results. Then, as a backend, we built a flask application to handle the input and output.

Five Celebrities

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

Technologies used in this project

  • Python
  • Numpy and OpenCV for data cleaning
  • Matplotlib & Seaborn for data visualization
  • Sklearn for model building
  • Jupyter notebook, visual studio code and pycharm as IDE
  • Python flask for HTTP server
  • HTML/CSS/Javascript for UI

Deployment

This Model is deployed on Heroku Server

celebrity-face-recognition-webapp's People

Contributors

srujanpolepally7 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.