A Python based tool to extract faces from any picture.
-
Updated
Aug 29, 2020 - Python
A Python based tool to extract faces from any picture.
Extract faces from all image files in a directory and save them.
This project allows to extract and align faces from an image. Those output images could be used as input for any machine learning algorithm that learn how to recognize faces.
Casual scripts to extract faces from your dataset using 3 different classifiers.
A service that processes images to align detected faces, and return the aligned face as a base64-encoded string.
Add a description, image, and links to the face-extractor topic page so that developers can more easily learn about it.
To associate your repository with the face-extractor topic, visit your repo's landing page and select "manage topics."