GithubHelp home page GithubHelp logo

dsnewbie2021 / facerecognition_flask Goto Github PK

View Code? Open in Web Editor NEW

This project forked from datascienceanywhere/facerecognition_flask

0.0 0.0 0.0 5.76 MB

Udemy: MLOPs: ML Based Face Recognition Web App in Flask & Deploy Template

facerecognition_flask's Introduction

Face Recognition Web App with Machine Learning & Flask

Face recognition is one of the most widely used in my application. If at all you want to develop and deploy the application on the web only knowledge of machine learning or deep learning is not enough. You also need to know the creation of pipeline architecture and call it from the client-side, HTTP request, and many more. While doing so you might face many challenges while developing the app. This course is structured in such a way that you can able to develop the face recognition based web app from scratch.

Final Ouptut of the project

project_output

After completion of the course you will develop as shown in URL: https://genderrecognition-flask.herokuapp.com/

What you will learn?

  1. Python
  2. Image Processing with OpenCV
  3. Image Data Preprocessing
  4. Image Data Analysis
  5. Eigenfaces with PCA
  6. Face Recognition Classification Model with Support Vector Machines
  7. Pipeline Model
  8. Flask (Jinja Template, HTML, CSS, HTTP Methods)

Finally, Face recognition Web App

You will learn image processing techniques in OpenCV and the concepts behind the images. We will also do the necessary image analysis and required preprocessing steps for images.

For the preprocess images, we will extract features from the images, ie. computing Eigen images using principal component analysis. With Eigen images, we will train the Machine learning model and also learn to test our model before deploying, to get the best results from the model we will tune with the Grid search method for the best hyperparameters.

Once our machine learning model is ready, will we learn and develop a web server gateway interphase in flask by rendering HTML CSS and bootstrap in the frontend and in the backend written in Python.ย  Finally, we will create the project on the Face Recognition project by integrating the machine learning model to Flask App.

facerecognition_flask's People

Contributors

datascienceanywhere avatar madeeasyy 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.