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 548 forks source link

运行plot_fer2013_confusion_matrix时出现错误 #67

Closed JohnnyYang66 closed 4 years ago

JohnnyYang66 commented 4 years ago

如题,windows下运行的时候出现如下错误: _pickle.PicklingError: Can't pickle <function at 0x000001D37D8176A8>: attribute lookup on main failed 还望大家帮忙解答,十分感谢

JohnnyYang66 commented 4 years ago

Solved. Delete num_workers.