You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, i have a question for style transfer. currently style transfer almost use BN/IN and gram matrix in train process, my question is that, is there any solution which use full convolution layer solution for style transfer?
The text was updated successfully, but these errors were encountered:
I don't think so. Normalization layer is critical for the success of style transfer, as analyzed in our AAAI oral paper: https://arxiv.org/abs/1911.06953
Hi, i have a question for style transfer. currently style transfer almost use BN/IN and gram matrix in train process, my question is that, is there any solution which use full convolution layer solution for style transfer?
The text was updated successfully, but these errors were encountered: