CVLGApr 21, 2024

Rethink Arbitrary Style Transfer with Transformer and Contrastive Learning

arXiv:2404.13584v120 citationsh-index: 15Computer Vision and Image Understanding
Originality Incremental advance
AI Analysis

This work addresses a key challenge in computer vision for applications like digital art and media, though it appears incremental as it builds on existing style transfer frameworks.

The paper tackles the problem of generating high-quality stylized images in arbitrary style transfer by introducing Style Consistency Instance Normalization (SCIN), Instance-based Contrastive Learning (ICL), and a Perception Encoder (PE), resulting in improved image quality and artifact prevention compared to state-of-the-art methods.

Arbitrary style transfer holds widespread attention in research and boasts numerous practical applications. The existing methods, which either employ cross-attention to incorporate deep style attributes into content attributes or use adaptive normalization to adjust content features, fail to generate high-quality stylized images. In this paper, we introduce an innovative technique to improve the quality of stylized images. Firstly, we propose Style Consistency Instance Normalization (SCIN), a method to refine the alignment between content and style features. In addition, we have developed an Instance-based Contrastive Learning (ICL) approach designed to understand the relationships among various styles, thereby enhancing the quality of the resulting stylized images. Recognizing that VGG networks are more adept at extracting classification features and need to be better suited for capturing style features, we have also introduced the Perception Encoder (PE) to capture style features. Extensive experiments demonstrate that our proposed method generates high-quality stylized images and effectively prevents artifacts compared with the existing state-of-the-art methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes