Evaluation metrics


Evaluation Criteria

Correct recognition rate will indicate the success of an algorithm

 

Submission format

In this track, the participants should submit a ZIP file containing only one pkl file named exactly as required below (do not add any folder in the ZIP). 

The predictions for validation and test sets chould be submitted in pkl dictionary with following format:

{'VIDEO_NAME.mp4 : PREDICTED_LABEL, ... },

where

  • PREDICTED_LABEL is whether 'true' or 'fake'  
  • VIDEO_NAME should be the same, as it's presented in provided database.

For Phase 1, the name of the prediction text file should be valid_prediction.pkl .

For Phase 2, the final test phase the name of the pkl file should be test_prediction.pkl .

News


April 20: ICCV'17 competition started

Chalearn Coopetition on Action, Gesture, and Emotion Recognition started.