paper-with-me

홈 › Papers

Arbitrary Style Transfer via Multi-Adaptation Network

2020-05-27 · Yingying Deng, Fan Tang, Wei-Ming Dong, Wen Sun, Feiyue Huang, Changsheng Xu

Arbitrary style transfer is a significant topic with research value and application prospect. A desired style transfer, given a content image and referenced style painting, would render the content image with the color tone and vivid stroke patterns of the style painting while synchronously maintaining the detailed content structure information. Style transfer approaches would initially learn content and style representations of the content and style references and then generate the stylized images guided by these representations. In this paper, we propose the multi-adaptation network which involves two self-adaptation (SA) modules and one co-adaptation (CA) module: the SA modules adaptively disentangle the content and style representations, i.e., content SA module uses position-wise self-attention to enhance content representation and style SA module uses channel-wise self-attention to enhance style representation; the CA module rearranges the distribution of style representation based on content representation distribution by calculating the local similarity between the disentangled content and style features in a non-local fashion. Moreover, a new disentanglement loss function enables our network to extract main style patterns and exact content structures to adapt to various input images, respectively. Various qualitative and quantitative experiments demonstrate that the proposed multi-adaptation network leads to better results than the state-of-the-art style transfer methods.

📄 PDF Abstract BibTeX arXiv:2005.13219

Code (2)

bruceyanwee/fast_style_transfer_v2.0 pytorch
diyiiyiii/arbitrary-style-transfer-via-multi-adaptation-network pytorch

Tasks

DisentanglementStyle Transfer

Similar Papers 제목 키워드 기반

Learning Linear Transformations for Fast Arbitrary Style Transfer

2018-08-14 · Xueting Li, Sifei Liu, Jan Kautz, Ming-Hsuan Yang

Given a random pair of images, an arbitrary style transfer method extracts the feel from the reference image to synthesize an output based on the look of the other content image. Recent arbitrary style transfer methods t…

Domain AdaptationStyle Transfer

Meta-Voice: Fast few-shot style transfer for expressive voice cloning using meta learning

2021-11-14 · Songxiang Liu, Dan Su, Dong Yu

The task of few-shot style transfer for voice cloning in text-to-speech (TTS) synthesis aims at transferring speaking styles of an arbitrary source speaker to a target speaker's voice using very limited amount of neutral…

DisentanglementMeta-LearningStyle Transfertext-to-speech+2

RAST: Restorable Arbitrary Style Transfer

2024-01-22 · journal 2024 1 · Yingnan Ma, Chenqiu Zhao, BINGRAN HUANG, Xudong Li 외

The objective of arbitrary style transfer is to apply a given artistic or photo-realistic style to a target image. Although current methods have shown some success in transferring style, arbitrary style transfer still h…

Style Transfer

Arbitrary Style Transfer using Graph Instance Normalization

2020-10-06 · Dongki Jung, Seunghan Yang, Jaehoon Choi, Changick Kim

Style transfer is the image synthesis task, which applies a style of one image to another while preserving the content. In statistical methods, the adaptive instance normalization (AdaIN) whitens the source images and ap…

Domain AdaptationImage GenerationImage-to-Image TranslationStyle Transfer+1

RAST: Restorable arbitrary style transfer via multi-restoration

2023-12-31 · Conference 2023 12 · Yingnan Ma, Chenqiu Zhao, Xudong Li, Anup Basu

Arbitrary style transfer aims at reproducing the target image with provided artistic or photo-realistic styles. Even though existing approaches can successfully transfer style information, arbitrary style transfer still …

Style Transfer