vlgiitr / Group-Level-Emotion-Recognition

Model submitted for the ICMI 2018 EmotiW Group-Level Emotion Recognition Challenge
MIT License
79 stars 26 forks source link

How to get the accuracy of the test set #8

Closed JiForJoe closed 5 years ago

JiForJoe commented 5 years ago

The accuracy of the test set in the paper,like "positive 66.59% Neutral57.97% Negative58.87% Overall 61.84%".Which code file can get such a result? :) I can only get the overall accuracy of each model only on the validation set. Thank you for your answer

dakshitagrawal commented 5 years ago

Hi @JiForJoe!

The test results were given to us by the challenge organizers. We do not have the test labels to evaluate the models by ourselves. You may contact the organizers to get the labels for test dataset. They might provide it, although I am not entirely sure about it.

Thanks!