You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You should use: python style.py -s images/style/starry_night.jpg -c images/content/johannesburg.jpg -m vgg16
You can also include an output folder (switch -o), as the standard folder 'output' is not in the directory structure of the git.
python style.py -s images/style/starry_night.jpg -c images/content/johannesburg.jpg -m vgg16 -o images/results/
All available options/parameters can be found in style.py in lines 88-97.
python style.py -s <style_image> -c <content_image> -m <model_name> -g 0
sorry it not clear to me how do i'm supposed to write in the content i want to do , and in what directory
The text was updated successfully, but these errors were encountered: