Skip to content

I cannot change this sample image #11

Description

@paradocx

Hello! First of all, thank you for this great job.
I have successfully run the docker version with ‘git clone ...’ and ‘turning.jpg’.
But the problem I encountered is that it seems that I can only successfully run the example named 'turning.jpg'. (Other names will report an error, and other images with this name can also run).
Another question is: If the non-smooth is caused by python, is there any other platform code that can be provided? (Hope to achieve the effect of the website demo)

The report of the first problem:
docker run -v $PWD/data:/data:Z vrn /runner/run.sh /data/35.jpg
35.jpg ********This file is here
turing.jpg
turing.jpg.obj
Please wait. Your image is being processed.
convert: Empty input file /data/35.jpg' @ error/jpeg.c/JPEGErrorHandler/338. convert: no images defined /tmp//35.jpg' @ error/convert.c/ConvertImageCommand/3235.
Initialising python libs...
Initialising detector...
/root/usr/local/torch/install/bin/luajit: /root/usr/local/torch/install/share/lua/5.1/image/init.lua:367: /tmp//35.jpg: No such file or directory
stack traceback:
[C]: in function 'error'
/root/usr/local/torch/install/share/lua/5.1/image/init.lua:367: in function 'load'
main.lua:33: in main chunk
[C]: in function 'dofile'
...ocal/torch/install/lib/luarocks/rocks/trepl/scm-1/bin/th:150: in main chunk
[C]: at 0x00406460
rm: cannot remove '/tmp//35.jpg': No such file or directory
The face detector failed to find your face.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions