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

Do you have the paper of this project? #56

Closed lander1003 closed 4 years ago

lander1003 commented 4 years ago

有没有这个代码的论文啊,谢谢

WuJie1010 commented 4 years ago

暂时还没有,但是你可以参考 https://zhuanlan.zhihu.com/p/39779767

lander1003 commented 4 years ago

好的,谢谢啦,用python3可以吗

WuJie1010 commented 4 years ago

需要做相应的小改变~

NomiMalik0207 commented 4 years ago

https://www.mdpi.com/1424-8220/20/4/1087# you can use this paper as a reference @lander1003