paper-with-me

Papers

A Method for Arbitrary Instance Style Transfer

2019-12-13 · Zhifeng Yu, Yusheng Wu, Tianyou Wang

The ability to synthesize style and content of different images to form a visually coherent image holds great promise in various applications such as stylistic painting, design prototyping, image editing, and augmented reality. However, the majority of works in image style transfer have focused on transferring the style of an image to the entirety of another image, and only a very small number of works have experimented on methods to transfer style to an instance of another image. Researchers have proposed methods to circumvent the difficulty of transferring style to an instance in an arbitrary shape. In this paper, we propose a topologically inspired algorithm called Forward Stretching to tackle this problem by transforming an instance into a tensor representation, which allows us to transfer style to this instance itself directly. Forward Stretching maps pixels to specific positions and interpolate values between pixels to transform an instance to a tensor. This algorithm allows us to introduce a method to transfer arbitrary style to an instance in an arbitrary shape. We showcase the results of our method in this paper.

📄 PDF Abstract BibTeX arXiv:1912.06347

Code (0)

등록된 구현이 없습니다.

Tasks

Style Transfer

Similar Papers 제목 키워드 기반

Dynamic Instance Normalization for Arbitrary Style Transfer

2019-11-16 · Yongcheng Jing, Xiao Liu, Yukang Ding, Xinchao Wang 외

Prior normalization methods rely on affine transformations to produce arbitrary image style transfers, of which the parameters are computed in a pre-defined way. Such manually-defined nature eventually results in the hig…

Style Transfer

Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization

2017-03-20 · ICCV 2017 10 · Xun Huang, Serge Belongie

Gatys et al. recently introduced a neural algorithm that renders a content image in the style of another image, achieving so-called style transfer. However, their framework requires a slow iterative optimization process,…

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

DRB-GAN: A Dynamic ResBlock Generative Adversarial Network for Artistic Style Transfer

2021-08-17 · ICCV 2021 10 · Wenju Xu, Chengjiang Long, Ruisheng Wang, Guanghui Wang

The paper proposes a Dynamic ResBlock Generative Adversarial Network (DRB-GAN) for artistic style transfer. The style code is modeled as the shared parameters for Dynamic ResBlocks connecting both the style encoding netw…

DecoderGenerative Adversarial NetworkStyle Transfer

Towards Ultra-Resolution Neural Style Transfer via Thumbnail Instance Normalization

2021-03-22 · Zhe Chen, Wenhai Wang, Enze Xie, Tong Lu 외

We present an extremely simple Ultra-Resolution Style Transfer framework, termed URST, to flexibly process arbitrary high-resolution images (e.g., 10000x10000 pixels) style transfer for the first time. Most of the existi…

Style Transfer