paper-with-me

Papers

Depth-Aware Arbitrary Style Transfer Using Instance Normalization

2019-06-03 · Victor Kitov, Konstantin Kozlovtsev, Margarita Mishustina

Style transfer is the process of rendering one image with some content in the style of another image, representing the style. Recent studies of Liu et al. (2017) show that traditional style transfer methods of Gatys et al. (2016) and Johnson et al. (2016) fail to reproduce the depth of the content image, which is critical for human perception. They suggest to preserve the depth map by additional regularizer in the optimized loss function, forcing preservation of the depth map. However these traditional methods are either computationally inefficient or require training a separate neural network for each style. AdaIN method of Huang et al. (2017) allows efficient transferring of arbitrary style without training a separate model but is not able to reproduce the depth map of the content image. We propose an extension to this method, allowing depth map preservation by applying variable stylization strength. Qualitative analysis and results of user evaluation study indicate that the proposed method provides better stylizations, compared to the original AdaIN style transfer method.

📄 PDF Abstract BibTeX arXiv:1906.01123

Code (0)

등록된 구현이 없습니다.

Tasks

Style Transfer

Similar Papers 제목 키워드 기반

Depth-aware Neural Style Transfer using Instance Normalization

2022-03-17 · Eleftherios Ioannou, Steve Maddock

Neural Style Transfer (NST) is concerned with the artistic stylization of visual media. It can be described as the process of transferring the style of an artistic image onto an ordinary photograph. Recently, a number of…

Depth EstimationDepth PredictionStyle Transfer

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 r…

Style Transfer

PQDAST: Depth-Aware Arbitrary Style Transfer for Games via Perceptual Quality-Guided Distillation

2025-02-24 · Eleftherios Ioannou, Steve Maddock

Artistic style transfer is concerned with the generation of imagery that combines the content of an image with the style of an artwork. In the realm of computer games, most work has focused on post-processing video frame…

Knowledge DistillationStyle Transfer

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

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