Skip to content

Instantly share code, notes, and snippets.

@mdfarragher
Created December 12, 2019 12:44
Show Gist options
  • Save mdfarragher/80ac50d92ee1d783418b71b8974ccaae to your computer and use it in GitHub Desktop.
Save mdfarragher/80ac50d92ee1d783418b71b8974ccaae to your computer and use it in GitHub Desktop.
// calculate the labels
var labels = StyleTransfer.CalculateLabels(model, contentImage, styleImage);
// the rest of the code goes here...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment