Skip to content

Facerecognitor is a module for face recognition with tensorflow (CNN)

License

Notifications You must be signed in to change notification settings

dipghoshraj/facerocgnitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FACERECOGNITOR

Build Status

Facerecognitor is a module for face recognition with tensorflow (CNN)

Building for data source

First install all requirement file:

>>> python3 facerecognitor/data_build.py

Build model:

Step 1 : build the model from the dataset

>>> python3 facerecognitor/train_model.py

Run the recognition

Step 1: test the recognized model

>>> python3 facerecognizer/recog.py

License

MIT

CONTRIBUTIONS

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.

NOTE :

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.