Skip to content

Cioscos/gender-age-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Gender-age Classifier

This is an easy python software which allows to sort images with faces by gender and after by age.

Usage

First install Deepface library from pip

pip install deepface

After open the python code normally

python classifier.py path\to\folder\images

Il will create 2 new folder in the same position of the script called men and women. The images inside will be sorted by age. This model has as accuracy something like 74%.

About

This is an easy python software which allows to sort images with faces by gender and after by age.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages