Skip to content

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

License

Notifications You must be signed in to change notification settings

nehaarya2003/javacv-cnn-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaCV CNN (Convolutional Neural Networks) Example

A sample repository to demonstrate the usage of JavaCV and CNN for gender and age recognition. Please refer Age and gender recognition with JavaCV and CNN for the step by step guide.

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%