Use CNN to recognize gender Requirements Datasets of image Feature extractor : haarcascade_frontalface_default.xml Lab1 : CNN_gender_train.py Use opencv feature extractor to detect face (Input) Model structure (reference pic) Keep training until confidence level reach 90% Lab2 : CNN_gender_test.py Loading model from lab1 Take a selfie to demo If recongnize incorrect, force model to learn the image