Skip to content

Ashenbark/Emotion-Recognition-2A

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emotion Recogition using RNNs

This project is a 2nd year research project for academic purposes, realised by Loïc BOUCHERY & Florian POLSTER--PRIETO.

The goal was to test the performances of the Statistical Reccurent Unit (SRU) based on the following paper : Junier B Oliva, Barnabás Póczos, and Jeff Schneider. The statistical recurrent unit. In International Conference on Machine Learning, pages 2671–2680, 2017. https://arxiv.org/abs/1703.00381

The implementation of the SRU Cell used is the one made by ribeiromiranda on the following repository : https://github.com/ribeiromiranda/sru

We tested the model along with other RNNs on the AFEW Dataset (https://cs.anu.edu.au/few/AFEW.html) with the gracious permission of the creators.

Please contact us before using our code.

About

2nd year research project on the SRU Cell

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages