What's new

Face Recognition Web App with Machine Learning in FLASK Udemy (direct link)

lolopopo

Forum Veteran
Elite
Joined
Apr 6, 2017
Posts
1,434
Reaction
3,336
Points
828
You do not have permission to view the full content of this post. Log in or register now.
Flask is a simple, lightweight yet powerful web framework for the Python programming language. Flask is generally known as a microframe in the sense that it does not have features such as object-relational mapping, validation of forms, and other features found in larger frameworks such as Django. Instead, it leaves the developer completely open to implementing the implementation and also allows for expansion by a large number of third-party extensions. Some features and functions of Flask include the ability to generate web pages, a specific way to get URLs, run the web server, get user information, manage file uploads, manage errors, store information and errors associated with the website, and interact with other web server software.
Face Recognition Web App with Machine Learning in FLASK.

Face Recognition Web App with Machine Learning in FLASK:
  • Introduction
  • Image Processing with OpenCV-
Making Face Recognition Model with Machine
Learning- Flexk
Program- Face Recognition Project (Integration of HTML Model into the Flask Program)
- Award
 
Back
Top