/styletransfer_demo

A demo of style transfer using Magenta project

Primary LanguageJupyter Notebook

A Style Transfer demo using Magenta environment

The demo includes:

  • Using Magenta pre-trained model to perform style transfer
  • Saving the model so that it can be deployed on Google Cloud ML
  • Getting prediction from Cloud ML with Google Cloud Python Client library

Setup