Haroki Kad

Daniel Spiers personal site

20 Jun 2016

On my master thesis project, I was supervised by professor Ginevra Castellano and PhD candidate Maike Paetzel. Both of them conduct the research at Social Robotics Lab in Uppsala University. The research was focused on developing machine perception by means of machine learning to improve human-machine interaction. From a technical standpoint, the goal was to train a multi classifier on six facial emotions using deep learning techniques such as convolutional neural networks.

Tasks

  • Image processing of extended Cohn-Kanade dataset and video processing of Affectiva-MIT facial expression dataset using OpenCV 2.4 Python’s library.
  • Implementing a convolutional neural network using Google’s TensorFlow 0.7 library. This classifier was trained on static facial images.
  • Fine tune the different parameters related to the model: network topology, learning rate, optimizers, kernel size, etc. Explore their impact on the training time and the classification accuracy.

Date

Jan 2016 - Jun 2016