ZaryabDaha11 / Anti-Spoofing-Face-Recognition-Attendance-System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Anti-Spoofing-Face-Recognition-Attendance-System

Creating the virtual environment

python3 -m venv venv

then to activate the virtual environment

source venv/bin/activate

Installing the Packages

pip install -r requirements.txt

To run the project

python .\main.py

To make it some smoother Install the Pytorch to run it on GPU - First unistall the Pytorch and then go to PyTorch website to install it.

About


Languages

Language:Python 100.0%