Skip to content

arisnacg/gender-age-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Age and Gender Detector

An OpenCV project for classifying gender and age using a pre-trained Caffe model.

Quick Demo

Demo GIF

Installation

Requirements:

  • Python v3.11.4
  • Numpy v1.25.2
  • Opencv-python v4.8.0.76

Install all depencies using pip package manager.

pip install -r requirements.txt

Usage

Run the project by using python3 command line.

python3 main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages