Skip to content

This project detetcts face and it can recognize and distinguish between people from their faces

Notifications You must be signed in to change notification settings

Harsh011000/Vision

Repository files navigation

Python project to detect human faces and to verify their identity
USAGE:
The face model is encrypted so use your own yolo face model
Generate your own credentials.json file for your db
Provide your own firebase db link in (push_data.py,data_fetch_db.py)
To store the iamge vectors in db provide the image as 'sample.jpg' in root directory and run the main file and press 'space' key to enter data.
To stop model press 'esc' key
to zoom in press 'enter' key and zoom out 'tab' key
Install all requirements specified in requirements.txt using pip install requirements.txt
use python version v3.11.5

About

This project detetcts face and it can recognize and distinguish between people from their faces

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages