titu1994 / Neural-Style-Transfer

Keras Implementation of Neural Style Transfer from the paper "A Neural Algorithm of Artistic Style" (http://arxiv.org/abs/1508.06576) in Keras 2.0+
Apache License 2.0
2.26k stars 481 forks source link

请教一下 #51

Closed sssdjj closed 5 years ago

sssdjj commented 5 years ago

风格迁移的模型怎样保存预测呀

titu1994 commented 5 years ago

It saves predictions for every iteration of update in the directory you provide.