Open-Debin / Emotion-FAN

ICIP 2019: Frame Attention Networks for Facial Expression Recognition in Videos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

more than 1 gpu error

jianbaba opened this issue · comments

when i use more than 1 gpu,i will meet the problem.
File "Demo_AFEW_Attention.py", line 181, in validate
f, alphas = model(input_var, phrase = 'eval')
File "/Code/Model.py", line 206, in forward
f = self.conv1(x)
how to resolve it,please

@jianbaba
Merry Christmas! I recently update the Emotion-FAN, new features include data process, environment install, CK+ code, and Baseline code. Also, you can find the old version directory of Emotion-FAN in the README.md. I hope my new updates can help you greatly. Please see the Emotion-FAN for more details.