-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Add ZeroMQ stream to python script for real time model #1015
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Hello, |
@ThomasJanssoone I'm waiting for this feature to get merged to main. Any udpdates from the author? |
The last submission to this repo (on the master branch) was 4 years ago, doesn't look like it's still actively maintained. |
@TadasBaltrusaitis , would you be ok to merge this ? |
@ThomasJanssoone, thanks for trying to keep this active and for your contribution. Many Thanks! |
Oh, I have no windows computer so I can't do this sadly
Though, using CMake as describe for ubuntu (
https://github.com/TadasBaltrusaitis/OpenFace/wiki/Unix-Installation#advanced-ubuntu-installation-if-not-using-installsh-or-if-it-fails),
you should be able to generate the VS project and then compile it
I'll try to take a look next week and do not hesitate to reach if you
encounter any issue
Le ven. 30 mai 2025 à 01:18, fabiodrbarros ***@***.***> a
écrit :
… *fabiodrbarros* left a comment (TadasBaltrusaitis/OpenFace#1015)
<#1015 (comment)>
@ThomasJanssoone <https://github.com/ThomasJanssoone>, thanks for trying
to keep this active and for your contribution.
Is it possible to give some indications on how to obtain the binaries for
extracting the AUs (AuExtractionMQ,exe)? Or even provide the binaries
themselves.
Many Thanks!
—
Reply to this email directly, view it on GitHub
<#1015 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACZZXRIVZ3RQZVF2DMG4Z3L3A6IVBAVCNFSM6AAAAAB5433IAKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDSMRQG44TANRQHE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
LP just release a new GitHub for this if that can help
Paper :
https://arxiv.org/pdf/2506.02891
Github:
https://github.com/CMU-MultiComp-Lab/OpenFace-3.0
Le ven. 30 mai 2025 à 14:51, Thomas Janssoone ***@***.***>
a écrit :
… Oh, I have no windows computer so I can't do this sadly
Though, using CMake as describe for ubuntu (
https://github.com/TadasBaltrusaitis/OpenFace/wiki/Unix-Installation#advanced-ubuntu-installation-if-not-using-installsh-or-if-it-fails),
you should be able to generate the VS project and then compile it
I'll try to take a look next week and do not hesitate to reach if you
encounter any issue
Le ven. 30 mai 2025 à 01:18, fabiodrbarros ***@***.***> a
écrit :
> *fabiodrbarros* left a comment (TadasBaltrusaitis/OpenFace#1015)
> <#1015 (comment)>
>
> @ThomasJanssoone <https://github.com/ThomasJanssoone>, thanks for trying
> to keep this active and for your contribution.
> Is it possible to give some indications on how to obtain the binaries for
> extracting the AUs (AuExtractionMQ,exe)? Or even provide the binaries
> themselves.
>
> Many Thanks!
>
> —
> Reply to this email directly, view it on GitHub
> <#1015 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/ACZZXRIVZ3RQZVF2DMG4Z3L3A6IVBAVCNFSM6AAAAAB5433IAKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDSMRQG44TANRQHE>
> .
> You are receiving this because you were mentioned.Message ID:
> ***@***.***>
>
|
Who is, what does "LP" mean? |
Louis Phillippe Morency, who worked on first version of openface and
released a new one
Le sam. 7 juin 2025 à 10:01, markusbr ***@***.***> a écrit :
… *brmarkus* left a comment (TadasBaltrusaitis/OpenFace#1015)
<#1015 (comment)>
Who is, what does "LP" mean?
—
Reply to this email directly, view it on GitHub
<#1015 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACZZXRODHJBKSR7SJHZOWBT3CKL67AVCNFSM6AAAAAB5433IAKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDSNJSGEZTKMJXGE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Add a ZeroMQ binding to stream the extracted values to a python script
That's allowa direct proccessing in python for model inference