Skip to content

IvanGael/GenderDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gender detection using gender classification model

A pre-trained gender classification model(ResNet18) based on a deep learning framework PyTorch is used to predict gender.

This program captures video frames, uses YOLOv5 to detect persons, and a pre-trained gender classification model to predict and display the gender of each detected person in real-time.

VideoDemo

ImageDemo

Gender detection and Age estimation

ImageDemo

Releases

No releases published

Packages

No packages published

Languages