Implementation of feed-forward style transfer with keras and tensorflow based on this paper. Actually, this code can be used as a classical style transfer by disabling model's transform part and setting one training image as tf.Variable
.
Implementation of feed-forward style transfer with keras and tensorflow based on this paper. Actually, this code can be used as a classical style transfer by disabling model's transform part and setting one training image as tf.Variable
.