harrychih / LetMeKnowYou

Deep Neural Nets for recognizing emotions, genders, and age groups through photos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Let me know you

Introduction

This is the machine learning project in computer vision. We choose to focus on human sentiment analysis. Please see the notebook for our report and summary. You can find our models in the python files in the repo. There is a in-depth introduction in the project presentation slides.

Author

Bohan Wu, Harry Qi, Kun Liang, Naiqiao Ye

Research Question

Can machine learn human faces and expressions from images?

More

Please See 601_675_Final_Project_Submission.ipynb and project_presentation_slides.pdf to see more details about the models and dataset

Reference

  • Eidinger, E., Enbar, R., & Hassner, T. (2014). Age and gender estimation of unfiltered faces. IEEE Transactions on Information Forensics and Security, 9(12), 2170–2179. https://doi.org/10.1109/tifs.2014.2359646

  • Zadra, Jonathan R, and Gerald L Clore. “Emotion and perception: the role of affective information.” Wiley interdisciplinary reviews. Cognitive science vol. 2,6 (2011): 676-685. doi:10.1002/wcs.147

  • Peters E, Hess TM, Västfjäll D, Auman C. Adult age differences in dual information processes: Implications for the role of affective and deliberative processes in older adults’ decision making. Perspectives on Psychological Science. 2007;2(1):1–23. doi: 10.1111/j.1745-6916.2007.00025.x.

  • Goodfellow, Ian J., et al. “Challenges in Representation Learning: A Report on Three Machine Learning Contests.” Neural Networks, vol. 64, 2015, pp. 59–63., https://doi.org/10.1016/j.neunet.2014.09.005.

  • Simonyan, Karen, and Andrew Zisserman. "Very deep convolutional networks for large-scale image recognition." arXiv preprint arXiv:1409.1556 (2014).

About

Deep Neural Nets for recognizing emotions, genders, and age groups through photos


Languages

Language:Jupyter Notebook 97.7%Language:Python 2.3%