WuJie1010 / Facial-Expression-Recognition.Pytorch

A CNN based pytorch implementation on facial expression recognition (FER2013 and CK+), achieving 73.112% (state-of-the-art) in FER2013 and 94.64% in CK+ dataset
MIT License
1.78k stars 545 forks source link

Segmentation fault (core dumped) #20

Closed Okityou closed 5 years ago

Okityou commented 5 years ago

why I follw your steps and met this error and can you help me to solve it?

when I run "python visualize.py" 1546337842 1

WuJie1010 commented 5 years ago

you may should check your computer setting.
I guess it's a computer setting problem.