chaosmail / cvsp-age-gender-classification-16

Github Repository for the Computer Vision Systems Programming lecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Age and Gender Recognition using Deep Learning

Installation

Install all dependencies for python.

sudo -H pip3 install -r requirements.txt

Source Code

  • ami/ scripts to setup the Amazon Deep Learning AMI on AWS
  • analyse/ jupyter notebooks to analyse, debug and verify the training data and trained models
  • cnn-keras/ code to preprocess the data, train and test the models
  • data/ directory that contains the training data
  • images/ generated images used for the reports
  • reports/ the PDF reports and presentations

About

Github Repository for the Computer Vision Systems Programming lecture


Languages

Language:Jupyter Notebook 99.1%Language:Python 0.8%Language:HTML 0.1%Language:Shell 0.0%