中文
相关论文

相关论文: PyramidStyler: Transformer-Based Neural Style Tran…

200 篇论文

The key challenge in photorealistic style transfer is that an algorithm should faithfully transfer the style of a reference photo to a content photo while the generated image should look like one captured by a camera. Although several…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Jie An , Haoyi Xiong , Jun Huan , Jiebo Luo

Convolutional neural networks (CNNs) have achieved state-of-the-art results on many visual recognition tasks. However, current CNN models still exhibit a poor ability to be invariant to spatial transformations of images. Intuitively, with…

计算机视觉与模式识别 · 计算机科学 2019-12-04 Xu Shen , Xinmei Tian , Anfeng He , Shaoyan Sun , Dacheng Tao

Style transfer is an important problem in natural language processing (NLP). However, the progress in language style transfer is lagged behind other domains, such as computer vision, mainly because of the lack of parallel data and principle…

计算与语言 · 计算机科学 2017-11-28 Zhenxin Fu , Xiaoye Tan , Nanyun Peng , Dongyan Zhao , Rui Yan

We present Unified Contrastive Arbitrary Style Transfer (UCAST), a novel style representation learning and transfer framework, which can fit in most existing arbitrary image style transfer models, e.g., CNN-based, ViT-based, and flow-based…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Yuxin Zhang , Fan Tang , Weiming Dong , Haibin Huang , Chongyang Ma , Tong-Yee Lee , Changsheng Xu

Fast Style Transfer is a series of Neural Style Transfer algorithms that use feed-forward neural networks to render input images. Because of the high dimension of the output layer, these networks require much memory for computation.…

计算机视觉与模式识别 · 计算机科学 2020-09-22 Weifeng Ma , Zhe Chen , Caoting Ji

The prevalent approach to neural machine translation relies on bi-directional LSTMs to encode the source sentence. In this paper we present a faster and simpler architecture based on a succession of convolutional layers. This allows to…

计算与语言 · 计算机科学 2017-07-26 Jonas Gehring , Michael Auli , David Grangier , Yann N. Dauphin

Convolutional neural networks (CNNs) have proven highly effective at image synthesis and style transfer. For most users, however, using them as tools can be a challenging task due to their unpredictable behavior that goes against common…

计算机视觉与模式识别 · 计算机科学 2016-03-08 Alex J. Champandard

High-quality image inpainting requires filling missing regions in a damaged image with plausible content. Existing works either fill the regions by copying image patches or generating semantically-coherent patches from region context, while…

计算机视觉与模式识别 · 计算机科学 2019-07-12 Yanhong Zeng , Jianlong Fu , Hongyang Chao , Baining Guo

Style transfer methods produce a transferred image which is a rendering of a content image in the manner of a style image. We seek to understand how to improve style transfer. To do so requires quantitative evaluation procedures, but the…

计算机视觉与模式识别 · 计算机科学 2020-02-17 Mao-Chuang Yeh , Shuai Tang , Anand Bhattad , Chuhang Zou , David Forsyth

Photorealistic color retouching plays a vital role in visual content creation, yet manual retouching remains inaccessible to non-experts due to its reliance on specialized expertise. Reference-based methods offer a promising alternative by…

计算机视觉与模式识别 · 计算机科学 2026-02-10 Melany Yang , Yuhang Yu , Diwang Weng , Jinwei Chen , Wei Dong

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

We propose a fast feed-forward network for arbitrary style transfer, which can generate stylized image for previously unseen content and style image pairs. Besides the traditional content and style representation based on deep features and…

计算机视觉与模式识别 · 计算机科学 2019-04-16 Zheng Xu , Michael Wilber , Chen Fang , Aaron Hertzmann , Hailin Jin

Modern works on style transfer focus on transferring style from a single image. Recently, some approaches study multiple style transfer; these, however, are either too slow or fail to mix multiple styles. We propose ST-VAE, a Variational…

计算机视觉与模式识别 · 计算机科学 2021-10-15 Zhi-Song Liu , Vicky Kalogeiton , Marie-Paule Cani

End-to-end neural TTS training has shown improved performance in speech style transfer. However, the improvement is still limited by the training data in both target styles and speakers. Inadequate style transfer performance occurs when the…

声音 · 计算机科学 2021-06-21 Xiaochun An , Frank K. Soong , Lei Xie

Driven by the continuous development of models such as Multi-Layer Perceptron, Convolutional Neural Network (CNN), and Transformer, deep learning has made breakthrough progress in fields such as computer vision and natural language…

计算机视觉与模式识别 · 计算机科学 2026-03-05 Shuang Liu , Lina Zhao , Tian Wang , Huaqing Wang

This article compares two style transfer methods in image processing: the traditional method, which synthesizes new images by stitching together small patches from existing images, and a modern machine learning-based approach that uses a…

计算机视觉与模式识别 · 计算机科学 2024-11-13 Xinhe Xu , Zhuoer Wang , Yihan Zhang , Yizhou Liu , Zhaoyue Wang , Zhihao Xu , Muhan Zhao , Huaiying Luo

Spatial frequency analysis and transforms serve a central role in most engineered image and video lossy codecs, but are rarely employed in neural network (NN)-based approaches. We propose a novel NN-based image coding framework that…

图像与视频处理 · 电气工程与系统科学 2023-01-04 Hyomin Choi , Fabien Racape , Shahab Hamidi-Rad , Mateen Ulhaq , Simon Feltman

This paper presents an automatic image synthesis method to transfer the style of an example image to a content image. When standard neural style transfer approaches are used, the textures and colours in different semantic regions of the…

计算机视觉与模式识别 · 计算机科学 2017-09-01 Huihuang Zhao , Paul L. Rosin , Yu-Kun Lai

Existing neural style transfer methods require reference style images to transfer texture information of style images to content images. However, in many practical situations, users may not have reference style images but still be…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Gihyun Kwon , Jong Chul Ye

Many image enhancement or editing operations, such as forward and inverse tone mapping or color grading, do not have a unique solution, but instead a range of solutions, each representing a different style. Despite this, existing…

计算机视觉与模式识别 · 计算机科学 2022-10-05 Aamir Mustafa , Param Hanji , Rafal K. Mantiuk