AUvsEmotionGenerator

scoring.AUvsEmotionGenerator.find_one_patient_scores(patient_dirs: List[str], patient: str)

Finds the annotated emotions for a single patient and adds to overall patient DataFrame.

Parameters:
  • patient_dirs – All directories ran through OpenFace.
  • patient – Patient to find annotated emotions for
scoring.AUvsEmotionGenerator.find_scores(patient_dir: str)

Finds the scores for a specific patient directory

Parameters:patient_dir – Directory to look in