New Tutorials
We should start updating some of our tutorials to include things that people commonly ask.
- [ ] Loading data, py-feat fex csv files and open face files
- [ ] Run single detectors
- [ ] How to divide videos into smaller segments and parallelize
- [ ] How to run train a linear model on AU features and visualize
Please add other suggestions for potential tutorials to add to jupyter book page.
Adding to tutorial #3 - how to best optimize GPU in Google Colab when analyzing faces in videos?
Thank you very much!
Can i use pyfeat for detecting emotions using webcam at real time instead of passing a video saved in a directory?
Can i use pyfeat for detecting emotions using webcam at real time instead of passing a video saved in a directory?
It's possible, but not straightforward to do this yet.
We are working on a standalone app that will make this very easy. It's working pretty well at the moment, we are just trying to finalize how to package it before we add it to the next py-feat release.
[like] Lim, Sue reacted to your message:
From: Luke Chang @.> Sent: Wednesday, October 18, 2023 1:37:42 PM To: cosanlab/py-feat @.> Cc: Lim, Sue @.>; Comment @.> Subject: Re: [cosanlab/py-feat] New Tutorials (Issue #190)
Can i use pyfeat for detecting emotions using webcam at real time instead of passing a video saved in a directory?
It's possible, but not straightforward to do this yet.
We are working on a standalone app that will make this very easy. It's working pretty well at the moment, we are just trying to finalize how to package it before we add it to the next py-feat release.
— Reply to this email directly, view it on GitHubhttps://urldefense.com/v3/__https://github.com/cosanlab/py-feat/issues/190*issuecomment-1768479586__;Iw!!HXCxUKc!3QMILoU0bRmJ8T8VM1IZBgR83HZAMB0t9fyrMlKCbRW-CHzDazfd2-ZbqFFrsmoo2arv3RFcYj4hXZ1XFPU13g$, or unsubscribehttps://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/AUVWQPKOYIS5ZTREKKPZBPLX77LSNAVCNFSM6AAAAAA5RTZXB2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONRYGQ3TSNJYGY__;!!HXCxUKc!3QMILoU0bRmJ8T8VM1IZBgR83HZAMB0t9fyrMlKCbRW-CHzDazfd2-ZbqFFrsmoo2arv3RFcYj4hXZ2mNHzZsg$. You are receiving this because you commented.Message ID: @.***>
Can i use pyfeat for detecting emotions using webcam at real time instead of passing a video saved in a directory?
It's possible, but not straightforward to do this yet.
We are working on a standalone app that will make this very easy. It's working pretty well at the moment, we are just trying to finalize how to package it before we add it to the next py-feat release.
Can i use openFace for doing this? I'm totally new into it. i just want to detect emotions using facial action units through code by using pre trained libraries. Do you know any person who can actually help me in this matter. It would really help me alot.
@ljchang I'm really looking forward to the release of that app - Thank you very much for all of this!