wxjiao / AGHMN

Implementation of the paper "Real-Time Emotion Recognition via Attention Gated Hierarchical Memory Network" in AAAI-2020.
29 stars 3 forks source link

Module "Utils" #1

Open xingslong opened 4 years ago

xingslong commented 4 years ago

Hi. I tried the code but it just couldn't import the module "Utils". How should I fix it? Thank you.

wxjiao commented 4 years ago

Hi @xingslong, sorry for any inconvenience. The "Utils.py" script was missing in the repo. I have uploaded it. Now you can try it again.