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

Hardware/OS Requirements #28

Open
BarkleyHoldings opened this issue Jun 7, 2023 · 1 comment
Open

Hardware/OS Requirements #28

BarkleyHoldings opened this issue Jun 7, 2023 · 1 comment

Comments

@BarkleyHoldings
Copy link

BarkleyHoldings commented Jun 7, 2023

I'm trying to run this on M1 Mac and its failing, I saw the issue about that so I decided to spin up a linux server running docker to try and run this. When I run the Turing.jpg I get the following error. What am I doing wrong.

Please wait. Your image is being processed.
Initialising python libs...	
Initialising detector...	
   3
 384
 384
[torch.LongStorage of size 3]

/runner/run.sh: line 27:    19 Killed                  th main.lua -model 2D-FAN-300W.t7 -input $TMPDIR/$INPUT -detectFaces true -mode generate -output $TMPDIR/$INPUT.txt -device cpu -outputFormat txt
The face detector failed to find your face.
@AaronJackson
Copy link
Owner

You also need the repo to have the local copy of the images. The container itself doesn't include any example images, it accesses them via a bind mount

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants