A python implementation of a CNN Network that uses Keras to distinguish both male and female, and recognize persons
This repository is a part of mandatory assignment in ICT441 and uses Keras to distinguish genders from one another and recognize persons from each other.
The dataset used in this task is the LFW dataset (http://vis-www.cs.umass.edu/lfw/). This needs to be downloaded, extract and placed in the assets folder.
- Anders Refsdal Olsen (@andersro93)
- Rebekka Olsson Omslandseter (@rebeko14)