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

Model: VGG19 ; PublicTest_acc: 71.496% ; PrivateTest_acc:73.112%
Model: Resnet18 ; PublicTest_acc: 71.190% ; PrivateTest_acc:72.973%
Model: VGG19 ; Test_acc: 94.646%
Model: Resnet18 ; Test_acc: 94.040%
$ claude mcp add Facial-Expression-Recognition.Pytorch \
-- python -m otcore.mcp_server <graph>