Skip to content

Face recognition implemention using the DeepFace Algorithm in Python Django

Notifications You must be signed in to change notification settings

KudzaiMakufa/facepay

Repository files navigation

facepay

Face recognition implemention using the DeepFace Algoithm to detect faces in web Uses webcam to take picture and compare with registered face store as base64 Developed using the Python Django Framework

  1. Screesnshots 2.Login Alt text

  2. Webcam Pop Up Alt text 4.Login Alt text 4.Register Alt text 4.Transactions Alt text

  3. Installation

  4. setup the python

  5. install dependencies

  6. navigate to scr/bipay

  7. run python manage.py runserver

  8. Dependencies

  9. Python3

  10. Deepface package pip3 install deepface

  11. Pandas

  12. Numpy

About

Face recognition implemention using the DeepFace Algorithm in Python Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published