cosanlab / py-feat

Facial Expression Analysis Toolbox
https://py-feat.org/
Other
260 stars 71 forks source link

Support for FaceReader data files #146

Closed nomader closed 1 year ago

nomader commented 2 years ago

It would be great to also have support for FaceReader, which is the most cited automated face/AU analysis tool of all. (I see that currently only OpenFace, FACET and Affective are supported as AU detections data files.)

FaceReader's output logs can be .csv (tab separated) or .xlsx (excel) files. It can contain basic emotions, several AUs, head and gaze orientations information, heart rate information, etc. Here's an example.

ejolly commented 1 year ago

Unfortunately in our latest release we've dropped support for FACET and Affectiva as the maintenance burden with additional features was becoming too great for our small team. So I don't think we'll have the capacity to add this...we're always happy to take pull-requests though!