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

Accuracy and Loss Graph #52

Closed NomiMalik0207 closed 4 years ago

NomiMalik0207 commented 4 years ago

Can you upload the code to draw the accuracy and loss?