dlib-models icon indicating copy to clipboard operation
dlib-models copied to clipboard

How to use Age/Gender model?

Open rahulsharma665 opened this issue 5 years ago • 3 comments

Hey,

There are two Age & Gender trained model files. I want to use them in Python. I searched the whole internet, there is no documentation or example, how to use them.

rahulsharma665 avatar Oct 10 '19 13:10 rahulsharma665

You have to write C++ to use those models.

davisking avatar Oct 11 '19 02:10 davisking

Oh, is there any reference or example code?

rahulsharma665 avatar Oct 11 '19 07:10 rahulsharma665

There are C++ programs that run these models right in the same folders as the model files.

davisking avatar Oct 13 '19 12:10 davisking