Project Mentor Akshita Gupta
Recognition of faces by different algorithms and frameworks. Despite a variety of open-source face recognition frameworks available, there was no ready-made solution to implement. So In this project all kind of algorithms are implemented and even with various operations that can be implemented in a frontal face. The available algorithms processed only high-resolution static shots and performed 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/"
Join official discord channel for discussion by clicking here
Start Open Source an article by Anush Krishna