
GOAL: We will use the trained complexion model and pre-trained gender caffemodel to detect complexion and gender of a person based on facial recognition. This detection will be with webcam.
OUTLINE:
- Load trained complexion model, and pretrained gender caffemodel.
2. Using opencv to open webcam and find face locations
3. USING OPENCV FOR WEBCAM DETECTION
- Load trained complexion model, and pretrained gender caffemodel.