dlib-models
dlib-models copied to clipboard
How to use Age/Gender model?
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.
You have to write C++ to use those models.
Oh, is there any reference or example code?
There are C++ programs that run these models right in the same folders as the model files.