paper-with-me

홈 › Papers

TSSAT: Two-Stage Statistics-Aware Transformation for Artistic Style Transfer

2023-09-12 · Haibo Chen, Lei Zhao, Jun Li, Jian Yang

Artistic style transfer aims to create new artistic images by rendering a given photograph with the target artistic style. Existing methods learn styles simply based on global statistics or local patches, lacking careful consideration of the drawing process in practice. Consequently, the stylization results either fail to capture abundant and diversified local style patterns, or contain undesired semantic information of the style image and deviate from the global style distribution. To address this issue, we imitate the drawing process of humans and propose a Two-Stage Statistics-Aware Transformation (TSSAT) module, which first builds the global style foundation by aligning the global statistics of content and style features and then further enriches local style details by swapping the local statistics (instead of local features) in a patch-wise manner, significantly improving the stylization effects. Moreover, to further enhance both content and style representations, we introduce two novel losses: an attention-based content loss and a patch-based style loss, where the former enables better content preservation by enforcing the semantic relation in the content image to be retained during stylization, and the latter focuses on increasing the local style similarity between the style and stylized images. Extensive qualitative and quantitative experiments verify the effectiveness of our method.

📄 PDF Abstract BibTeX arXiv:2309.06004

Code (1)

halbertch/tssat 공식 구현 pytorch

Tasks

Style Transfer

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

Real-Time Intuitive AI Drawing System for Collaboration: Enhancing Human Creativity through Formal and Contextual Intent Integration

2025-08-12 · Jookyung Song, Mookyoung Kang, Nojun Kwak arxiv

This paper presents a real-time generative drawing system that interprets and integrates both formal intent - the structural, compositional, and stylistic attributes of a sketch - and contextual intent - the semantic and…

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

Learning Linear Transformations for Fast Image and Video Style Transfer

2019-06-01 · CVPR 2019 6 · Xueting Li, Sifei Liu, Jan Kautz, Ming-Hsuan Yang

Given a random pair of images, a universal style transfer method extracts the feel from a reference image to synthesize an output based on the look of a content image. Recent algorithms based on second-order statistics, …

Style TransferVideo Style Transfer

GenText: Unsupervised Artistic Text Generation via Decoupled Font and Texture Manipulation

2022-07-20 · Qirui Huang, Bin Fu, Aozhong zhang, Yu Qiao

Automatic artistic text generation is an emerging topic which receives increasing attention due to its wide applications. The artistic text can be divided into three components, content, font, and texture, respectively. …

Style TransferText GenerationText Style Transfer

Art Style Classification with Self-Trained Ensemble of AutoEncoding Transformations

2020-12-06 · Akshay Joshi, Ankit Agrawal, Sushmita Nair

The artistic style of a painting is a rich descriptor that reveals both visual and deep intrinsic knowledge about how an artist uniquely portrays and expresses their creative vision. Accurate categorization of paintings …

ClassificationGeneral ClassificationSelf-Supervised Learning