Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

Latest commit

 

History

History
36 lines (25 loc) · 910 Bytes

README.md

File metadata and controls

36 lines (25 loc) · 910 Bytes

Hi 👋, I'm Zack H

A passionate Recently Graduated developer from Goldsmiths, University of london

  • 🔭 I’m currently working on Face Detection APi

  • 👯 The Requirements for this Demo are:

numpy==1.18.1
Keras==2.3.1
tensorflow==2.2.0
Flask==1.1.1
OpenCV==4.5.2.52					                     

Live demonstration

Down down

Installation

-To Run demo

  • Clone this repo
python webapp.py

In your browser go to http://127.0.0.1:5000/.

External library used as OpenCV Cascade Classifier

This can be found at https://github.com/opencv/opencv/blob/master/data/haarcascades/haarcascade_frontalface_default.xml

Data set used

This can be found at https://www.kaggle.com/omkargurav/face-mask-dataset/

LOGO