sequba / age-estimation

Estimating people's age from face images. A project for my neural networks course at the university.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

age-estimation

Estimating people's age from face images. A project for my neural networks course at the university.

The model is DenseNet: http://arxiv.org/abs/1608.06993 Implementation froked from ikhlestov: https://github.com/ikhlestov/vision_networks

I am using this dataset: https://data.vision.ee.ethz.ch/cvl/rrothe/imdb-wiki/

About

Estimating people's age from face images. A project for my neural networks course at the university.

License:MIT License


Languages

Language:Jupyter Notebook 96.7%Language:Python 3.3%Language:Shell 0.0%