Face detection and recognition

Tesfamichael Molla

Tesfamichael Molla

Addis Ababa, Addis Ababa

0 0
  • 0 Collaborators

Face detection and recognition system in python ...learn more

Project status: Under Development

Robotics, Artificial Intelligence

Code Samples [1]

Overview / Usage

A person should be included in the dataset first with an id which can be done with the datasetcreator.py script and then update the model with the trainer.py script and finally the person can be recognized.

Methodology / Approach

Used python opecv library to detect faces and added PIL for the recognition part.

Repository

https://github.com/Tesfamichael1074/FaceRecognition

Comments (0)