Skip to content

Test to run object detection tensorflow API combined with gender and age prediction

Notifications You must be signed in to change notification settings

MiguelBenalcazar/Object-Detection-Gender-and-Age

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object Detection + Genderand Age prediction

Test to run object detection tensorflow API combined with gender and age prediction You must download the different models used into this project, the ssd_mobilenet is from the tensorflow API.

ssd_mobilenet https://github.com/tensorflow/models/blob/master/research/object_detection/g3doc/detection_model_zoo.md

for age and gender detection you can follow this link and read it by yourself

https://data-flair.training/blogs/python-project-gender-age-detection/

age ranges- (0 – 2), (4 – 6), (8 – 12), (15 – 20), (25 – 32), (38 – 43), (48 – 53), (60 – 100)

About

Test to run object detection tensorflow API combined with gender and age prediction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages