Skip to content

ethand91/python-gender-age-detect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Python + OpenCV Age and Gender Detection


Usage

Create the virtual environment

python3 -m venv env
source env/bin/activate

Install the requirements

pip install -r requirements.txt

Run

python main.py lena.jpg

The output should be in the output directory

About

Simple Python 3 + OpenCV Age and Gender detector

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages