firasjaber / hextech-face

[ College Assignment]Python ( Flask ) web app for face_detection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

Hextech Face is a small python web application for face detection

Features

  • Add a person with his face picture to the database
  • List all persons from the database
  • Upload a new face to detect from the list registered in the database
  • Identify the uploaded face and show its name if found
  • If not found notify the system admin by emailing him

Specifications

Here is the list of the modules and libraries used in the project :

  • Flask
  • face_detection
  • yagmail
  • sqlite3

About

[ College Assignment]Python ( Flask ) web app for face_detection


Languages

Language:Python 63.7%Language:HTML 36.3%