You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: