yu4u / age-gender-estimation

Keras implementation of a CNN network for age and gender estimation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add cmake in the requirements.txt

dslove opened this issue · comments

"pip install cmake" is necessary for "pip install dlib". Suggest to add "cmake" in the requirements file.