Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 449 Bytes

File metadata and controls

8 lines (7 loc) · 449 Bytes

Real-Time-Image-Classification

This repository contains a simple code for classification of a person(male or female) in real time. Convolutional Neural Networks (ConvNets or CNNs) are used for image-based recognition tasks. It uses haar cascade classifier to detect the frontal face.

Dependencies

  1. OpenCV
  2. TensorFlow

DataSet

The original dataset for the program was obtained from https://www.kaggle.com/abhikjha/utk-face-cropped