/Gender-Classification

Gender Classification Projects. My agenda for this project is to learn how to deploy a model on opencv.

Primary LanguageJupyter Notebook

Gender-Classification-Project

Dataset contains about 60k training images and 20k validation images.

DID NOT INCLUDE MODEL WEIGHTS IN REPO

Progress

1. Image and classification output works

Problems

  1. Livefeed with very high latency.
  2. Algorithm runs into memory error after listening for long enough.

Todo

  1. Fix problems