Age, Gender and Race Prediction by Using GoogleNet (Inception) Architecture and extending the architecture to multi-output CNN
Steps for Running
1 .First download and install all necessary libraries
- Python 3.6.8 or any latest version
- opencv
- Keras
- Tensorflow
- dlib
- Next download the UTKFace dataset
- Training
- If you want to train the model from scratch use Colab Notebook
- or Use Pretrained Model
- If you want to train the model from scratch use Colab Notebook
- For Live Detection
- i) HaarCascade Face Detector
- ii)HOG Histogram of oriented gradients Face Detector