Human Age Estimation on Facial Images

Project for Introduction to Machine Learning (CS182) Fall23 ShanghaiTech.

Description

This project is for course Introduction to Machine Learning, in which we try to solve the problem of estimating human age based on the facial image. In this project, we have implemented several traditional machine learning techniques, like KNN, SVM etc. as well as deep learning methods. In addition, we have come up with a coarse-to-fine procedure to further improve the accuracy.

More info can be found at the repo above, and here’s our report.