You can write an OpenFace application completely in Python.
To learn about using the Python code, I recommend going through
our comparison and classification demos:
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CMU-OpenFace
Dears
I have similar problem! actually my project contain several modules and each module will work in different platform!
the first module is emotion recognition, which i decided to use openface instead of writing from scratch! so i planned to put openface in one container.
but i dont know how to start?
should i open an ide, create new prj include openface call its methods?