AICamera-Style-Transfer icon indicating copy to clipboard operation
AICamera-Style-Transfer copied to clipboard

How was the StyleTransfer model trained for Caffe2?

Open jgong5 opened this issue 6 years ago • 0 comments

I found the model is different from what was proposed form the original StyleTransfer paper: https://arxiv.org/abs/1508.06576

The original model has been implemented with Caffe: https://github.com/fzliu/style-transfer

May I know how did you train these Caffe2 models? Did you transfer the learning of the original paper model to the new Caffe2 model here?

jgong5 avatar May 28 '18 01:05 jgong5