We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I trained candy style with this command:
th train.lua -h5_file coco.h5 -style_image images/styles/candy.jpg -style_image_size 384 -content_weights 1.0 -style_weights 5.0 -checkpoint_name checkpoint -gpu 0 -num_iterations 40000
However, the result model didn't give good results. Here is the result for chicago.jpg:
Do i need to adjust the content_weights or style_weights? Can u guys give any hint here? Many thanks! @jcjohnson @reddragon @programmarchy
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I trained candy style with this command:
However, the result model didn't give good results. Here is the result for chicago.jpg:
Do i need to adjust the content_weights or style_weights?
Can u guys give any hint here? Many thanks!
@jcjohnson @reddragon @programmarchy
The text was updated successfully, but these errors were encountered: