Skip to content

Github Repository for the Computer Vision Systems Programming lecture

Notifications You must be signed in to change notification settings

chaosmail/cvsp-age-gender-classification-16

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages