DSC IIIT Kalyani winter of code
Phiz (a person's face or expression.)
Project Mentor Akshita Gupta
Despite the availability of a variety of open source face recognition algorithms, there are no ready-made solutions which can be implemented directly. This project have demonstrated a kind of algorithm and an operation that can be implemented on a frontal face. The available algorithms process only high-resolution static shots and perform sufficiently well.
- Python3.6+
- virtualenv (
pip install virtualenv
)
virtualenvv env
source venv/bin/activate
(Linux)venv\Scripts\activate
(Windows)pip install -r requirements.txt
- Create an .env file, copy the content from .env.sample and add your data path. Example:
DATA_PATH = "./foto_reco/"
Start Open Source an article by Anush Krishna