Plain Face Detector & Gender Recognizer
-
Updated
Jun 19, 2017 - Java
Plain Face Detector & Gender Recognizer
Supervised Learning
The aim of this project is to make a computer program to detect detects human faces in images and then predicts the gender based on the image. For that, the special algorithm is trained on a dataset of images of girls and boys. After training, the algorithm can predict the gender of a person just by observing his/her face.
The program recognizes gender by face photo
Add a description, image, and links to the gender-recognizer topic page so that developers can more easily learn about it.
To associate your repository with the gender-recognizer topic, visit your repo's landing page and select "manage topics."