Skip to content

Instantly share code, notes, and snippets.

@backnotprop
Created January 11, 2018 22:45
Show Gist options
  • Select an option

  • Save backnotprop/729e679446b30b9ca4e3bc56eba884a1 to your computer and use it in GitHub Desktop.

Select an option

Save backnotprop/729e679446b30b9ca4e3bc56eba884a1 to your computer and use it in GitHub Desktop.
# function ffwd,line 93
# https://github.com/lengstrom/fast-style-transfer/blob/master/evaluate.py#L93
preds = transform.net(img_placeholder)
# !! Add This !!
print(preds)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment