paper-with-me

Papers

Consistent Style Transfer

2022-01-06 · Xuan Luo, Zhen Han, Lingkang Yang, Lingling Zhang

Recently, attentional arbitrary style transfer methods have been proposed to achieve fine-grained results, which manipulates the point-wise similarity between content and style features for stylization. However, the attention mechanism based on feature points ignores the feature multi-manifold distribution, where each feature manifold corresponds to a semantic region in the image. Consequently, a uniform content semantic region is rendered by highly different patterns from various style semantic regions, producing inconsistent stylization results with visual artifacts. We proposed the progressive attentional manifold alignment (PAMA) to alleviate this problem, which repeatedly applies attention operations and space-aware interpolations. The attention operation rearranges style features dynamically according to the spatial distribution of content features. This makes the content and style manifolds correspond on the feature map. Then the space-aware interpolation adaptively interpolates between the corresponding content and style manifolds to increase their similarity. By gradually aligning the content manifolds to style manifolds, the proposed PAMA achieves state-of-the-art performance while avoiding the inconsistency of semantic regions. Codes are available at https://github.com/computer-vision2022/PAMA.

📄 PDF Abstract BibTeX arXiv:2201.02233

Code (1)

computer-vision2022/pama 공식 구현 pytorch

Tasks

Style Transfer

Similar Papers 제목 키워드 기반

Cycle-Consistent Adversarial Autoencoders for Unsupervised Text Style Transfer

2020-10-02 · COLING 2020 8 · Yufang Huang, Wentao Zhu, Deyi Xiong, Yiye Zhang 외

Unsupervised text style transfer is full of challenges due to the lack of parallel data and difficulties in content preservation. In this paper, we propose a novel neural approach to unsupervised text style transfer, whi…

Style TransferText Style TransferUnsupervised Text Style Transfer

Tuning-Free Adaptive Style Incorporation for Structure-Consistent Text-Driven Style Transfer

2024-04-10 · Yanqi Ge, Jiaqi Liu, Qingnan Fan, Xi Jiang 외

In this work, we target the task of text-driven style transfer in the context of text-to-image (T2I) diffusion models. The main challenge is consistent structure preservation while enabling effective style transfer effec…

Style Transfer

Neural Stereoscopic Image Style Transfer

2018-02-27 · ECCV 2018 9 · Xinyu Gong, HaoZhi Huang, Lin Ma, Fumin Shen 외

Neural style transfer is an emerging technique which is able to endow daily-life images with attractive artistic styles. Previous work has succeeded in applying convolutional neural networks (CNNs) to style transfer for …

Style Transfer

MegaStyle: Constructing Diverse and Scalable Style Dataset via Consistent Text-to-Image Style Mapping

2026-04-09 · Junyao Gao, Sibo Liu, Jiaxing Li, Yanan Sun 외 arxiv

In this paper, we introduce MegaStyle, a novel and scalable data curation pipeline that constructs an intra-style consistent, inter-style diverse and high-quality style dataset. We achieve this by leveraging the consiste…

Contrastive LearningStyle Transfer

MuVieCAST: Multi-View Consistent Artistic Style Transfer

2023-12-08 · Nail Ibrahimli, Julian F. P. Kooij, Liangliang Nan

We introduce MuVieCAST, a modular multi-view consistent style transfer network architecture that enables consistent style transfer between multiple viewpoints of the same scene. This network architecture supports both sp…

Novel View SynthesisStyle Transfer