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

Time to predict the emotion of image #68

Closed NomiMalik0207 closed 4 years ago

NomiMalik0207 commented 4 years ago

please discribe how we will calculate the prediction time of trained model against emotion image?

WuJie1010 commented 4 years ago

I haven't done any research yet. I'll try next