Skip to content

Identify if someone is a male or female based off of their face.

Notifications You must be signed in to change notification settings

Soontosh/Gender-Identifier-YOLOv5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gender Identifier YOLOv5

Identify if someone is a male or female based off of their face.

Model

Trained with the YOLOv5 computer vision library. Has over 90% accuracy(see confusion matrix below).
Confusion Matrix

Dataset

I scraped and annotated my own, custom dataset. Contains over 2.6k images.
Dataset can be found here: https://universe.roboflow.com/generalstuff/women-men/dataset/1

Webcam Integration

I followed a tutorial to add webcam integration with Flask. I added the YOLOv5 integration myself.
Webcam Integration Tutorial: https://blog.miguelgrinberg.com/post/video-streaming-with-flask

Demo

The demonstration video can be found here: Coming Soon
A less laggy version can be found here: Coming Soon

About

Identify if someone is a male or female based off of their face.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published