Skip to content

magrathj/Age-and-Gender-Recognition-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy Age and Gender Recognition Model to the Edge App

This project uses Intel Openvino to build an age and gender recognition app, which can be deployed as an edge application.

The app takes in an image and performs inference on it to predict the gender of the person in the image. Using the age-gender-recognition-retail-0013

python app.py -i "images/download (1).jpg" -t "DETECTION" -m "/home/workspace/models/age-gender-recognition-retail-0013.xml" -c "/opt/intel/openvino/deployment_tools/inference_engine/lib/intel64/libcpu_extension_sse4.so"

input

output

About

Deploying Age and Gender Recognition Model to an Edge App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages