cosmaadrian / multimodal-depression-from-video

Official source code for the paper: "Reading Between the Frames Multi-Modal Non-Verbal Depression Detection in Videos"
Other
43 stars 7 forks source link

Add mean predictions to TemporalEvaluator #50

Closed cosmaadrian closed 1 year ago

cosmaadrian commented 1 year ago

Evaluating the baseline model with temporal evaluator only takes the final predictions into account.

Include the mean prediction over the whole video in TemporalEvaluator. Add a line to the .csv results file with kind = 'mean'. Add kind = 'last' to the current line.

bucuram commented 1 year ago

Make predictions on parts of vide that have presence_threshold positive