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

Style transfer produces a weirdly saturated image #96

Open
edeguine opened this issue Jul 19, 2020 · 0 comments
Open

Style transfer produces a weirdly saturated image #96

edeguine opened this issue Jul 19, 2020 · 0 comments

Comments

@edeguine
Copy link

edeguine commented Jul 19, 2020

Hi,

thank you for sharing your work, it is much appreciated.

I have been using the style transfer part of the notebook and i have noticed that sometimes it works well, but sometimes the style part of the picture becomes overly saturated.

Here is an example:
content image: http://13.57.25.13/static/whale.png
style image: http://13.57.25.13/static/watercolor1.png
content_weight = 50
content_obj = 50 * activation_difference(content_layers, difference_to=CONTENT_INDEX)
result (overly saturated): http://13.57.25.13/static/styletransfer.png

Please advise on how to solve this issue, thank you

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

1 participant