Closed mprib closed 6 months ago
Hey Mac,
Thank you for reviewing our tool!
Unfortunately I am currently out of country and can only access GitHub via my phone 😅
Therefore I will come back to support you as soon as possible once I have a stable internet connection ^^
Best Tim
Hi Tim,
I ended up just cloning the repo and running main.py
. I'm able to successfully analyze a video to get EAR scores, however I'm having trouble with the next phase of the processing. I will create a new issue to describe what I'm seeing. I'll leave this one up here still as it seemed like I was having issues on the Ubuntu install, but feel free to close. If I can verify the functionality with an editable install, that works for me.
Mac
Thank you already for your insights! I am now back in the office and will take a look at all the issues asap.
Tim
Hello @Timozen!
I'm going to use this issue as a running thread of any questions / issues / observations that come up while I confirm the functionality of JeFaPaTo. Apologies in advance for the stream-of-consciousness while I work through this....
Launch
I have successfully launched the compiled binary on Ubuntu 22.04
Please note that in https://github.com/cvjena/JeFaPaTo/blob/main/INSTALL.md the link to the README.md is dead.
I'm a casual linux user (otherwise on windows 10) and needed to refresh my memory about
chmod +x JeFaPaTo_linux
and then./JeFaPaTo_linux
to launch. This may be helpful to include somewhere.Data Upload
I have uploaded an mp4 of myself via the GUI
Analyze Facial Features
Instructions from the README:
I do not see a "play" button, but there is an "Analyze" button. When I click this nothing happens and that seems to be as far as I can get.
Could you provide any guidance at this stage to move forward?
Thank you!
Mac