CompVis / adaptive-style-transfer

source code for the ECCV18 paper A Style-Aware Content Loss for Real-time HD Style Transfer
https://compvis.github.io/adaptive-style-transfer/
GNU General Public License v3.0
723 stars 139 forks source link

About the transformer block #45

Open hello-trouble opened 3 years ago

hello-trouble commented 3 years ago

Thank you for your excellent job about the style-transfer. I am a little puzzled about the transformer block of this paper which is different from the code. Why doesn't adopt the fully convolutional neural network?