rishabhpatel9 / MSc-Final-Project

Gender classification model that uses a CNN to classify images of faces as male or female. The notebook includes code for data preprocessing, model architecture, training, and evaluation which will then be used for algorithmic bias detection.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a gender classification model that uses a convolutional neural network (CNN) to classify images of faces as male or female. The model is trained on a dataset of face images and their corresponding gender labels. The notebook includes code for data preprocessing, model architecture, training, and evaluation which will then be used for algorithmic bias detection.

Project dependencies:

  • tensorflow
  • opencv
  • imghdr
  • numpy
  • matplotlib
  • aif360

About

Gender classification model that uses a CNN to classify images of faces as male or female. The notebook includes code for data preprocessing, model architecture, training, and evaluation which will then be used for algorithmic bias detection.

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 100.0%Language:Python 0.0%Language:Dockerfile 0.0%