A simple written with the Flask module in python to recognize the faces of admins and other people
Dependencies
- requests
pip3 install Flask
- face_recognition
pip3 install face_recognition
- werkzeug
pip3 install Werkzeug
Standard library- time
- os
python3 face.py
API output: JSON
if you want to recogniz some admins you can add admin picture in pictureDatabse directory ...
this script recognize upload face compre pictureDatabse directory
created by Matin Kahi
If there is a problem, I will be happy to report it to me :)