Uday Blog

PyFaceCrop

PyFaceCrop library identifying the faces in the video and cropping the face, Published in the PyPI repo. It is the opensource library written in python.

Problem statement:

It solve the problem of creating the image dataset from the video, For proceeding the face identification using the computer vision technology, We need the unique classification faces data set required to build the the machine learning model. Helps to crop the identified faces in the various dimension to train.

Future Prospects:

After identification faces, Model can able to identify the persons with the trained dataset.
Using this library result, we can implement the Advanced face recognition.
After identified the faces, We can create property access logs.
We can classify the registered faces and non registered faces.

* Below sample faces cropped by this PyFaceCrop library