Redcof / javacv-example

A sample repository to demonstrate the usage of JavaCV and CNN for gender and age recognition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

javacv-example

A sample repository to demonstrate the usage of JavaCV and CNN for gender and age recognition.

This repository has made use of CNNs trained by Gil Levi and Tal Hassner in 2015.

This simple program is capable of detecting human faces and predicting the gender and age of the detected face.

Building project

In order to build this project, run a mvn clean install at the project root.

About

A sample repository to demonstrate the usage of JavaCV and CNN for gender and age recognition

License:MIT License


Languages

Language:Java 100.0%