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

Bad results – what parameters to fix? #66

Open
carolinehermans opened this issue Feb 22, 2017 · 1 comment
Open

Bad results – what parameters to fix? #66

carolinehermans opened this issue Feb 22, 2017 · 1 comment

Comments

@carolinehermans
Copy link

carolinehermans commented Feb 22, 2017

Hi, I know this has been asked but I've been getting odd results with my style transfer.

With the default parameters, I used this drawing:
http://i.imgur.com/TpbblRf.jpg

And got this result:
http://imgur.com/a/B8PcY

I'd really like something more styled according to the original drawing, but I'm not sure what parameters to use? I can't find an explanation of what the parameters do. I'm going to try increasing style-size from 600 to 960 – will this help? Both the style image and the images I'm styling are very large.

Thank you.

@carolinehermans carolinehermans changed the title Understanding the parameters to get better results? Not getting good results – what parameters to fix? Feb 22, 2017
@carolinehermans carolinehermans changed the title Not getting good results – what parameters to fix? Bad results – what parameters to fix? Feb 22, 2017
@DmitryUlyanov
Copy link
Owner

Hi, try different image_size and style_size. It will make the textures larger/smaller.

Stylizing large images results as you noticed in small details. But what you can do is to downscale image first, stylize then and upscale back with some superresolution net. It works quite well. Good luck!

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