Facerecognitor is a module for face recognition with tensorflow (CNN)
First install all requirement file:
>>> python3 facerecognitor/data_build.py
Step 1 : build the model from the dataset
>>> python3 facerecognitor/train_model.py
Step 1: test the recognized model
>>> python3 facerecognizer/recog.py
MIT
Bug reports and pull requests are always welcome on GitHub at https://github.com/dipghoshraj/facerocgnitor. This project is intended to help developers and no restriction to use, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
This modlue have been inspired from - https://www.youtube.com/watch?v=WOuAI5DhHyU
Author: Dip Ghosh
email: dipghoshraj@gmail.com
IOT and robotics developer with a handson experience in Software development and DevOps.