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

The Scream - Not Working #157

Closed
eric-yates opened this issue Apr 17, 2018 · 4 comments
Closed

The Scream - Not Working #157

eric-yates opened this issue Apr 17, 2018 · 4 comments

Comments

@eric-yates
Copy link

eric-yates commented Apr 17, 2018

I'm using the pre-trained model for The Scream, and I'm getting an image that looks like this:

acadia-scream

Here is the command I used:

th fast_neural_style.lua \
-model models/instance_normalization/the_scream.t7 \
-input_image images/content/acadia.jpg \
-output_image images/output/acadia-scream.jpg

Is this an issue or am I doing something wrong?

@ArtlyStyles
Copy link

seems you are using the wave model...

@3DTOPO
Copy link

3DTOPO commented Apr 19, 2018

Appears to be the same as issue #153

@eric-yates
Copy link
Author

@ArtlyStyles, good catch. I copied and pasted the wrong command. Updated now.

@3DTOPO, for your issue none of the models work, correct? For mine, the eccv16 models work as expected, although none of the instance_normalization models work.

@eric-yates
Copy link
Author

@sangjunnn came up with a wonderful solution to this in issue #137. Basically, cd to the torch folder and run:

~/torch$ sudo bash update.sh

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

3 participants