中文
相关论文

相关论文: A Method for Arbitrary Instance Style Transfer

200 篇论文

Image-level domain alignment is the de facto approach for unsupervised domain adaptation, where unpaired image translation is used to minimize the domain gap. Prior studies mainly focus on the domain shift between the source and target…

计算机视觉与模式识别 · 计算机科学 2026-01-05 Han Liu , Yubo Fan , Hao Li , Dewei Hu , Daniel Moyer , Zhoubing Xu , Benoit M. Dawant , Ipek Oguz

We explore the method of style transfer presented in the article "A Neural Algorithm of Artistic Style" by Leon A. Gatys, Alexander S. Ecker and Matthias Bethge (arXiv:1508.06576). We first demonstrate the power of the suggested style space…

计算机视觉与模式识别 · 计算机科学 2016-03-15 Yaroslav Nikulin , Roman Novak

Neural style transfer (NST), where an input image is rendered in the style of another image, has been a topic of considerable progress in recent years. Research over that time has been dominated by transferring aspects of color and texture,…

计算机视觉与模式识别 · 计算机科学 2020-07-13 Xiao-Chang Liu , Xuan-Yi Li , Ming-Ming Cheng , Peter Hall

Image style transfer is a challenging task in computational vision. Existing algorithms transfer the color and texture of style images by controlling the neural network's feature layers. However, they fail to control the strength of…

计算机视觉与模式识别 · 计算机科学 2023-10-25 Junjie Kang , Jinsong Wu , Shiqi Jiang

Personalized image retouching aims to adapt retouching style of individual users from reference examples, but existing methods often require user-specific fine-tuning or fail to generalize effectively. To address these challenges, we…

图形学 · 计算机科学 2026-02-20 Temesgen Muruts Weldengus , Binnan Liu , Fei Kou , Youwei Lyu , Jinwei Chen , Qingnan Fan , Changqing Zou

Text style transfer is usually performed using attributes that can take a handful of discrete values (e.g., positive to negative reviews). In this work, we introduce an architecture that can leverage pre-trained consistent continuous…

计算与语言 · 计算机科学 2019-11-12 Eric Michael Smith , Diana Gonzalez-Rico , Emily Dinan , Y-Lan Boureau

Image or video appearance features (e.g., color, texture, tone, illumination, and so on) reflect one's visual perception and direct impression of an image or video. Given a source image (video) and a target image (video), the image (video)…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Shiguang Liu

Artistic style transfer aims to repaint the content image with the learned artistic style. Existing artistic style transfer methods can be divided into two categories: small model-based approaches and pre-trained large-scale model-based…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Zhanjie Zhang , Quanwei Zhang , Guangyuan Li , Wei Xing , Lei Zhao , Jiakai Sun , Zehua Lan , Junsheng Luan , Yiling Huang , Huaizhong Lin

The well-known technique outlined in the paper of Leon A. Gatys et al., A Neural Algorithm of Artistic Style, has become a trending topic both in academic literature and industrial applications. Neural Style Transfer (NST) constitutes an…

计算机视觉与模式识别 · 计算机科学 2020-08-03 Maria Karatzoglidi , Georgios Felekis , Eleni Charou

Style transfer is the task of transferring an attribute of a sentence (e.g., formality) while maintaining its semantic content. The key challenge in style transfer is to strike a balance between the competing goals, one to preserve meaning…

计算与语言 · 计算机科学 2018-09-18 Shrimai Prabhumoye , Yulia Tsvetkov , Alan W Black , Ruslan Salakhutdinov

Designing fonts requires a great deal of time and effort. It requires professional skills, such as sketching, vectorizing, and image editing. Additionally, each letter has to be designed individually. In this paper, we will introduce a…

计算机视觉与模式识别 · 计算机科学 2020-01-22 Gantugs Atarsaikhan , Brian Kenji Iwana , Seiichi Uchida

Video color style transfer aims to transform the color style of an original video by using a reference style image. Most existing methods employ neural networks, which come with challenges like opaque transfer processes and limited user…

计算机视觉与模式识别 · 计算机科学 2024-11-04 Xintao Jiang , Yaosen Chen , Siqin Zhang , Wei Wang , Xuming Wen

In this work we propose a photorealistic style transfer method for image and video that is based on vision science principles and on a recent mathematical formulation for the deterministic decoupling of sample statistics. The novel aspects…

图像与视频处理 · 电气工程与系统科学 2023-04-11 Trevor D. Canham , Adrián Martín , Marcelo Bertalmío , Javier Portilla

Image style transfer occupies an important place in both computer graphics and computer vision. However, most current methods require reference to stylized images and cannot individually stylize specific objects. To overcome this…

计算机视觉与模式识别 · 计算机科学 2023-11-30 Junhao Chen , Peng Rong , Jingbo Sun , Chao Li , Xiang Li , Hongwu Lv

We propose Neural Neighbor Style Transfer (NNST), a pipeline that offers state-of-the-art quality, generalization, and competitive efficiency for artistic style transfer. Our approach is based on explicitly replacing neural features…

计算机视觉与模式识别 · 计算机科学 2022-03-25 Nicholas Kolkin , Michal Kucera , Sylvain Paris , Daniel Sykora , Eli Shechtman , Greg Shakhnarovich

Gatys et al. recently demonstrated that deep networks can generate beautiful textures and stylized images from a single texture example. However, their methods requires a slow and memory-consuming optimization process. We propose here an…

计算机视觉与模式识别 · 计算机科学 2016-03-11 Dmitry Ulyanov , Vadim Lebedev , Andrea Vedaldi , Victor Lempitsky

Despite the advancements in diffusion-based image style transfer, existing methods are commonly limited by 1) semantic gap: the style reference could miss proper content semantics, causing uncontrollable stylization; 2) reliance on extra…

计算机视觉与模式识别 · 计算机科学 2026-03-13 Boyu He , Yunfan Ye , Chang Liu , Weishang Wu , Fang Liu , Zhiping Cai

Style transfer aims to reproduce content images with the styles from reference images. Existing universal style transfer methods successfully deliver arbitrary styles to original images either in an artistic or a photo-realistic way.…

计算机视觉与模式识别 · 计算机科学 2021-08-29 Kibeom Hong , Seogkyu Jeon , Huan Yang , Jianlong Fu , Hyeran Byun

Artistic style transfer aims to transfer the style of an artwork to a photograph while maintaining its original overall content. Many prior works focus on designing various transfer modules to transfer the style statistics to the content…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Yueming Lyu , Yue Jiang , Bo Peng , Jing Dong

There have been many successful implementations of neural style transfer in recent years. In most of these works, the stylization process is confined to the pixel domain. However, we argue that this representation is unnatural because…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Dmytro Kotovenko , Matthias Wright , Arthur Heimbrecht , Björn Ommer