This repository contains the Pytorch implementation of the paper Age Estimation Guided Convolutional Neural Network for Age Invariant Face Recogntion, Tianyue Zheng, Weihong Deng, Jiani Hu , CVPR , 2017 The folder contains the implementation for both datasets.
- PyTorch 0.4.1
- Numpy
- Sklearn
- MORPH Dataset
- CACD Dataset
Both datasets are publicly available. Kindly download and preprocess the datasets before training the model.
For training the model kindly use the following command
python main.py