Arbitrary Style Transfer with Structure Enhancement by Combining the Global and Local Loss
Arbitrary style transfer generates an artistic image which combines the structure of a content image and the artistic style of the artwork by using only one trained network. The image representation used in this method contains content structure representation and the style patterns representation, which is usually the features representation of high-level in the pre-trained classification networks. However, the traditional classification networks were designed for classification which usually focus on high-level features and ignore other features. As the result, the stylized images distribute style elements evenly throughout the image and make the overall image structure unrecognizable. To solve this problem, we introduce a novel arbitrary style transfer method with structure enhancement by combining the global and local loss. The local structure details are represented by Lapstyle and the global structure is controlled by the image depth. Experimental results demonstrate that our method can generate higher-quality images with impressive visual effects on several common datasets, comparing with other state-of-the-art methods.
Code (0)
등록된 구현이 없습니다.
Tasks
ClassificationStyle TransferMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
A Unified Arbitrary Style Transfer Framework via Adaptive Contrastive Learning
We present Unified Contrastive Arbitrary Style Transfer (UCAST), a novel style representation learning and transfer framework, which can fit in most existing arbitrary image style transfer models, e.g., CNN-based, ViT-ba…
Contrastive LearningRepresentation LearningStyle TransferStyle Transfer by Rigid Alignment in Neural Net Feature Space
Arbitrary style transfer is an important problem in computer vision that aims to transfer style patterns from an arbitrary style image to a given content image. However, current methods either rely on slow iterative opti…
Style TransferDomain Enhanced Arbitrary Image Style Transfer via Contrastive Learning
In this work, we tackle the challenging problem of arbitrary image style transfer using a novel style feature representation learning method. A suitable style representation, as a key component in image stylization tasks…
Contrastive LearningImage StylizationRepresentation LearningStyle TransferLanguage Style Transfer from Sentences with Arbitrary Unknown Styles
Language style transfer is the problem of migrating the content of a source sentence to a target style. In many of its applications, parallel training data are not available and source sentences to be transferred may hav…
SentenceSentence ReWritingStyle TransferSCSA: A Plug-and-Play Semantic Continuous-Sparse Attention for Arbitrary Semantic Style Transfer
Attention-based arbitrary style transfer methods, including CNN-based, Transformer-based, and Diffusion-based, have flourished and produced high-quality stylized images. However, they perform poorly on the content an…
Style Transfer