Remosy / GrammaticalFacialExpression-RNN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GrammaticalFacialExpression-RNN

code is modified based on COMP4460 lab code

Code Folder:

data_norm:normalised data

To successfully normalise the raw data: Github

In the "GrammaticalFacialExprssion/Code/PreProcess/":

  • Step 1: Run "Combine.py"

  • Step 2: Run "makePytorchObject.py"

  • Step 3: Run "normalisation_Z.py"

DeepModel: LSTM program

change the data file name (line 19) from "data_norm" folder to run different facial expressions.

GitHub for this paper:

To read paper of this GitHub work: Report

About


Languages

Language:Python 91.4%Language:HTML 6.6%Language:MATLAB 2.0%