emonet icon indicating copy to clipboard operation
emonet copied to clipboard

8 classes are not clear

Open GowthamGithubrepo opened this issue 4 years ago • 2 comments

can I know what each class number signifies. It is unclear from the repo code as what that expression is

GowthamGithubrepo avatar May 03 '21 06:05 GowthamGithubrepo

Hello,

Sorry I forgot to add it in the readme. The mapping from class number to expression is as follows.

For 8 emotions :

0 - Neutral 1 - Happy 2 - Sad 3 - Surprise 4 - Fear 5 - Disgust 6 - Anger 7 - Contempt

For 5 emotions :

0 - Neutral 1 - Happy 2 - Sad 3 - Surprise 4 - Fear

antoinetlc avatar May 03 '21 18:05 antoinetlc

It's also specified in the DataLoader: https://github.com/face-analysis/emonet/blob/47006243857718250907eed4c9b3c39e1578c955/emonet/data/affecnet.py#L10

JeanKossaifi avatar May 07 '21 20:05 JeanKossaifi