Skip to content

EngineerArchitect/HRCOS82_PROJECT6_2015

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

HRCOS82_PROJECT6_2015

Automatic Facial Expression Recognition

Automatic Facial Expression Recognition

Project Membership:

  • Leader: Prof. Christian W. Omlin

Staff:

Students:

  • GARLIPP BGC
  • EATWELL JC
  • SIBIYA SB

Brief Description of the project:

Facial expressions play a dominant part in non-verbal communication and are therefore fundamental for automated analysis and understanding of human behaviour. It also has many useful applications in human/computer interactions. The objective is to develop an automatic facial expression recognition system using the facial action coding system (FACS) framework. It provides a method for describing individual facial muscle movements (so-called action units). We will use standard facial expression databases are freely available. The project consists of the following tasks:

Familiarization with the FACS framework.

Training of a suitable classifiers (e.g. support vector machines, convolutional neural networks) using labelled data of standard databases without feature extraction. Baseline performance analysis of the classifier. Training of a suitable classifier with extracted features and performance comparison. Performance comparisons between support vector machines and convolutional neural networks. Keywords: Computer Vision Facial Expression Recognition Neural Networks Human/Computer Interaction

Research Questions:

How does the classifiers’ performances compare with and without feature extraction? Can the same classifiers be used for the detection of the intensity of facial expressions and how well do they perform? How does the performance of a standard classifier (support vector machine) compare with that of more purpose-built classifier (convolutional neural networks)? What are possible real-world applications?

Required resources: Personal computer Facial expression databases

##👏 Contributing I would love your help! Contribute by forking the repo and opening pull requests. Please ensure that your code passes the existing tests and linting, and write tests to test your changes if applicable.

All pull requests should be submitted to the main branch.

About

Automatic Facial Expression Recognition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 69.7%
  • HTML 10.8%
  • SCSS 6.9%
  • CSS 5.4%
  • Python 4.0%
  • C++ 1.9%
  • Other 1.3%