Open-Debin / Emotion-FAN

ICIP 2019: Frame Attention Networks for Facial Expression Recognition in Videos
MIT License
333 stars 77 forks source link

more than 1 gpu error #16

Open jianbaba opened 4 years ago

jianbaba commented 4 years ago

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

Open-Debin commented 3 years ago

@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.