yu4u / age-gender-estimation

Keras implementation of a CNN network for age and gender estimation
MIT License
1.46k stars 502 forks source link

Add cmake in the requirements.txt #108

Closed dslove closed 4 years ago

dslove commented 4 years ago

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