GuidoPaul / Android-Tensorflow-Style-Transfer

Based on tensorflow's style transfer Android project.
18 stars 7 forks source link

Generate models #1

Open acenter2507 opened 6 years ago

acenter2507 commented 6 years ago

I want to create a new model for this example, there is style-transfer folder in you project, can you help me how to generate a model from another in put image ?

Thank for you help.

acenter2507 commented 6 years ago

@GuidoPaul Can you share the graph (pp.txt) file that you are using to train the model (frozen_la_muse.pb) ?