中文
相关论文

相关论文: Block Shuffle: A Method for High-resolution Fast S…

200 篇论文

In the task of texture transfer, reference texture images typically exhibit highly repetitive texture features, and the texture transfer results from different content images under the same style also share remarkably similar texture…

计算机视觉与模式识别 · 计算机科学 2024-01-02 ShiQi Jiang

Photorealistic style transfer is the task of transferring the artistic style of an image onto a content target, producing a result that is plausibly taken with a camera. Recent approaches, based on deep neural networks, produce impressive…

计算机视觉与模式识别 · 计算机科学 2020-04-28 Xide Xia , Meng Zhang , Tianfan Xue , Zheng Sun , Hui Fang , Brian Kulis , Jiawen Chen

The works of Gatys et al. demonstrated the capability of Convolutional Neural Networks (CNNs) in creating artistic style images. This process of transferring content images in different styles is called Neural Style Transfer (NST). In this…

计算机视觉与模式识别 · 计算机科学 2024-11-13 Xiangtian Li , Han Cao , Zhaoyang Zhang , Jiacheng Hu , Yuhui Jin , Zihao Zhao

Image style transfer aims to manipulate the appearance of a source image, or "content" image, to share similar texture and colors of a target "style" image. Ideally, the style transfer manipulation should also preserve the semantic content…

计算机视觉与模式识别 · 计算机科学 2021-09-07 Mahmoud Afifi , Abdullah Abuolaim , Mostafa Hussien , Marcus A. Brubaker , Michael S. Brown

With the rapid development of social network and multimedia technology, customized image and video stylization has been widely used for various social-media applications. In this paper, we explore the problem of exemplar-based photo style…

计算机视觉与模式识别 · 计算机科学 2016-07-18 Jiaying Liu , Wenhan Yang , Xiaoyan Sun , Wenjun Zeng

Neural Style Transfer has shown very exciting results enabling new forms of image manipulation. Here we extend the existing method to introduce control over spatial location, colour information and across spatial scale. We demonstrate how…

计算机视觉与模式识别 · 计算机科学 2017-05-12 Leon A. Gatys , Alexander S. Ecker , Matthias Bethge , Aaron Hertzmann , Eli Shechtman

Text-based style transfer is a newly-emerging research topic that uses text information instead of style image to guide the transfer process, significantly extending the application scenario of style transfer. However, previous methods…

计算机视觉与模式识别 · 计算机科学 2023-01-27 Yunpeng Bai , Jiayue Liu , Chao Dong , Chun Yuan

The mechanism of existing style transfer algorithms is by minimizing a hybrid loss function to push the generated image toward high similarities in both content and style. However, this type of approach cannot guarantee visual fidelity,…

计算机视觉与模式识别 · 计算机科学 2023-06-07 Siyu Huang , Jie An , Donglai Wei , Jiebo Luo , Hanspeter Pfister

Attention injection-based style transfer has achieved remarkable progress in recent years. However, existing methods often suffer from content leakage, where the undesired semantic content of the style image mistakenly appears in the…

计算机视觉与模式识别 · 计算机科学 2025-11-11 Haojun Tang , Qiwei Lin , Tongda Xu , Lida Huang , Yan Wang

Style transfer has been an important topic both in computer vision and graphics. Since the seminal work of Gatys et al. first demonstrates the power of stylization through optimization in the deep feature space, quite a few approaches have…

计算机视觉与模式识别 · 计算机科学 2019-12-24 Zhijie Wu , Chunjin Song , Yang Zhou , Minglun Gong , Hui Huang

Style transfer is the task of reproducing the semantic contents of a source image in the artistic style of a second target image. In this paper, we present NeAT, a new state-of-the art feed-forward style transfer method. We re-formulate…

计算机视觉与模式识别 · 计算机科学 2023-04-12 Dan Ruta , Andrew Gilbert , John Collomosse , Eli Shechtman , Nicholas Kolkin

Photorealistic style transfer aims to apply stylization while preserving the realism and structure of input content. However, existing methods often encounter challenges such as color tone distortions, dependency on pair-wise pre-training,…

计算机视觉与模式识别 · 计算机科学 2024-11-22 Rong Liu , Enyu Zhao , Zhiyuan Liu , Andrew Feng , Scott John Easley

With the development of the convolutional neural network, image style transfer has drawn increasing attention. However, most existing approaches adopt a global feature transformation to transfer style patterns into content images (e.g.,…

计算机视觉与模式识别 · 计算机科学 2022-10-12 Jianbo Wang , Huan Yang , Jianlong Fu , Toshihiko Yamasaki , Baining Guo

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, which limits its…

计算机视觉与模式识别 · 计算机科学 2017-08-01 Xun Huang , Serge Belongie

We present StyleTune, a mobile app for interactive multi-level control of neural style transfers that facilitates creative adjustments of style elements and enables high output fidelity. In contrast to current mobile neural style transfer…

计算机视觉与模式识别 · 计算机科学 2021-06-28 Max Reimann , Benito Buchheim , Amir Semmo , Jürgen Döllner , Matthias Trapp

Given an arbitrary content and style image, arbitrary style transfer aims to render a new stylized image which preserves the content image's structure and possesses the style image's style. Existing arbitrary style transfer methods are…

计算机视觉与模式识别 · 计算机科学 2025-05-14 Zhanjie Zhang , Quanwei Zhang , Junsheng Luan , Mengyuan Yang , Yun Wang , Lei Zhao

The goal of image style transfer is to render an image with artistic features guided by a style reference while maintaining the original content. Owing to the locality in convolutional neural networks (CNNs), extracting and maintaining the…

计算机视觉与模式识别 · 计算机科学 2022-04-04 Yingying Deng , Fan Tang , Weiming Dong , Chongyang Ma , Xingjia Pan , Lei Wang , Changsheng Xu

Recent research has made great progress in realizing neural style transfer of images, which denotes transforming an image to a desired style. Many users start to use their mobile phones to record their daily life, and then edit and share…

图像与视频处理 · 电气工程与系统科学 2020-10-14 Ang Li , Chunpeng Wu , Yiran Chen , Bin Ni

Adversarial examples mislead deep neural networks with imperceptible perturbations and have brought significant threats to deep learning. An important aspect is their transferability, which refers to their ability to deceive other models,…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Kunyu Wang , Xuanran He , Wenxuan Wang , Xiaosen Wang

Neural style transfer (NST) is a powerful image generation technique that uses a convolutional neural network (CNN) to merge the content of one image with the style of another. Contemporary methods of NST use first or second order…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Eddie Huang , Sahil Gupta