Required Dependencies
- Python
- opencv
- Caffe
To install Caffe refer this - ( https://github.com/GargSH/Caffe-Installation-Process )
Once all the dependencies were sucessfully installed git clone the repository and Extract it -
$ git clone https://github.com/GargSH/Gender-Estimation-from-Image-CNN-Model-Using-Caffe
Download the gender_pretrained_model from this link - https://data.vision.ee.ethz.ch/cvl/rrothe/imdb-wiki/
Extract it to - /Gender-Estimation-from-Image-CNN-Model-Using-Caffe/Gender_Prediction/
Now run gender.py file.