paper-with-me

홈 › Papers

AdaWCT: Adaptive Whitening and Coloring Style Injection

2022-08-01 · Antoine Dufour, Yohan Poirier-Ginter, Alexandre Lessard, Ryan Smith, Michael Lockyer, Jean-Francois Lalonde

Adaptive instance normalization (AdaIN) has become the standard method for style injection: by re-normalizing features through scale-and-shift operations, it has found widespread use in style transfer, image generation, and image-to-image translation. In this work, we present a generalization of AdaIN which relies on the whitening and coloring transformation (WCT) which we dub AdaWCT, that we apply for style injection in large GANs. We show, through experiments on the StarGANv2 architecture, that this generalization, albeit conceptually simple, results in significant improvements in the quality of the generated images.

📄 PDF Abstract BibTeX arXiv:2208.00921

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationImage-to-Image TranslationStyle TransferTranslation

Methods 이 논문이 사용한 방법론

Instance Normalization Instance Normalization (also known as contrast normalization) is a normalization layer where: $$ y_{tijk} = \frac{x_{tijk} - \mu_{ti}}{\sqrt{\sigma_{ti}^2 +…

Similar Papers 제목 키워드 기반

Understanding Generalized Whitening and Coloring Transform for Universal Style Transfer

2019-10-01 · ICCV 2019 10 · Tai-Yin Chiu

Style transfer is a task of rendering images in the styles of other images. In the past few years, neural style transfer has achieved a great success in this task, yet suffers from either the inability to generalize to u…

Style Transfer

Universal Style Transfer via Feature Transforms

2017-05-23 · NeurIPS 2017 12 · Yijun Li, Chen Fang, Jimei Yang, Zhaowen Wang 외

Universal style transfer aims to transfer arbitrary visual styles to content images. Existing feed-forward based methods, while enjoying the inference efficiency, are mainly limited by inability of generalizing to unseen…

Image ReconstructionStyle Transfer

Image-to-Image Translation via Group-wise Deep Whitening-and-Coloring Transformation

2018-12-24 · CVPR 2019 6 · Wonwoong Cho, Sungha Choi, David Keetae Park, Inkyu Shin 외

Recently, unsupervised exemplar-based image-to-image translation, conditioned on a given exemplar without the paired data, has accomplished substantial advancements. In order to transfer the information from an exemplar …

Image-to-Image TranslationStyle TransferTranslation

Free-Lunch Color-Texture Disentanglement for Stylized Image Generation

2025-03-18 · Jiang Qin, Senmao Li, Alexandra Gomez-Villa, Shiqi Yang 외

Recent advances in Text-to-Image (T2I) diffusion models have transformed image generation, enabling significant progress in stylized generation using only a few style reference images. However, current diffusion-based me…

DisentanglementImage Generation

Image Style Transfer: from Artistic to Photorealistic

2022-03-12 · Chenggui Sun, Li Bin Song

The rapid advancement of deep learning has significantly boomed the development of photorealistic style transfer. In this review, we reviewed the development of photorealistic style transfer starting from artistic style …

Deep LearningStyle Transfer