Skip to content
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

Openface failing with sample data #27

Open
herrington opened this issue Jan 28, 2022 · 4 comments
Open

Openface failing with sample data #27

herrington opened this issue Jan 28, 2022 · 4 comments
Labels
bug Something isn't working; indicates an unexpected problem or unintended behavior

Comments

@herrington
Copy link

I successfully installed open_dbm on my mac (OSX 10.15.7), entered the open_dbm directory, and ran:

bash process_dbm.sh --input_path=sample_data --output_path=sample_data_output

The program appeared to fail when running openface. Here is the error message at the terminal:

Computing OpenFace features /app/raw_data/subj02_timepoint01.mp4 from video file
ERROR:root:Failed to run OpenFace on /app/raw_data/subj02_timepoint01.mp4
Command '['pkg/open_dbm/OpenFace/build/bin/FeatureExtraction', '-q', '-2Dfp', '-3Dfp', '-pdmparams', '-pose', '-aus', '-gaze', '-f', '/app/raw_data/subj02_timepoint01.mp4', '-out_dir', '/app/output/raw_variables/subj02_timepoint01/subj02_timepoint01_openface']' returned non-zero exit status 1.
I'm attaching text files with the docker installation output, as well as the full output of the process_dbm.sh command.

Thanks - John

open_dbm_docker_process_dbm__output.txt

open_dbm_docker_install_output.txt

@ADParedes
Copy link
Contributor

Hi John, thank you for your message and for posting this issue! To the best of my knowledge, this has been identified as a Mac OS-specific issue only. As we seek a robust solution a possible stop-gap in the meantime is to try your workflow with Ubuntu or Windows.
To help manage expectations, our team is improving upon the system design of OpenDBM in general, which will include solution to this issue (_along with more enhancements_🙂) but will also be blocked until we acquire the proper resource to do the rearchitecting. Thank you again for your patience as we prioritize resolving this. I will be sure to keep you posted on this thread with more information as we investigate it further. Cheers!

@ADParedes ADParedes added the bug Something isn't working; indicates an unexpected problem or unintended behavior label Apr 6, 2022
@MedicalEnvironment
Copy link

MedicalEnvironment commented Jun 1, 2022

Hi! During the installation process on Mac OS X my terminal has messaged executor failed running [/bin/sh -c su -c ./install.sh]: exit code: 1 . Could you please help me with that issue, it would be pretty nice!

@ADParedes
Copy link
Contributor

ADParedes commented Jun 13, 2022

Hi @MedicalEnvironment, sorry for the delay, and thank you for raising this issue! This is the same issue raised by John. Overall, OpenFace has dependency issues that block our Mac OS user from installing OpenDBM successfully. As a temporary solution, while we fix these dependency issues for OpenDBM users, you can install OpenDBM in Ubuntu and Windows OS.
The good news is that we have now allocated a resource dedicated to resolving this issue. They are in the design phase right now. Thank you!

@MedicalEnvironment
Copy link

Hello!Thanks for replying on my comment issue! I will stay tuned :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working; indicates an unexpected problem or unintended behavior
Projects
None yet
Development

No branches or pull requests

3 participants