中文
相关论文

相关论文: Meta Networks for Neural Style Transfer

200 篇论文

Recent fast style transfer methods use a pre-trained convolutional neural network as a feature encoder and a perceptual loss network. Although the pre-trained network is used to generate responses of receptive fields effective for…

计算机视觉与模式识别 · 计算机科学 2018-07-05 Minseong Kim , Jongju Shin , Myung-Cheol Roh , Hyun-Chul Choi

Style transfer is a problem of rendering a content image in the style of another style image. A natural and common practical task in applications of style transfer is to adjust the strength of stylization. Algorithm of Gatys et al. (2016)…

计算机视觉与模式识别 · 计算机科学 2019-04-19 Victor Kitov

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

We consider image transformation problems, where an input image is transformed into an output image. Recent methods for such problems typically train feed-forward convolutional neural networks using a \emph{per-pixel} loss between the…

计算机视觉与模式识别 · 计算机科学 2016-03-29 Justin Johnson , Alexandre Alahi , Li Fei-Fei

Neural networks have been successfully applied in applications with a large amount of labeled data. However, the task of rapid generalization on new concepts with small training data while preserving performances on previously learned ones…

机器学习 · 计算机科学 2017-06-09 Tsendsuren Munkhdalai , Hong Yu

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

Neural style transfer is a powerful computer vision technique that can incorporate the artistic "style" of one image to the "content" of another. The underlying theory behind the approach relies on the assumption that the style of an image…

机器学习 · 计算机科学 2022-09-26 Yousef El-Laham , Svitlana Vyetrenko

Artistic style transfer is the problem of synthesizing an image with content similar to a given image and style similar to another. Although recent feed-forward neural networks can generate stylized images in real-time, these models produce…

计算机视觉与模式识别 · 计算机科学 2018-11-22 Mohammad Babaeizadeh , Golnaz Ghiasi

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

In this paper, we present a Neural Preset technique to address the limitations of existing color style transfer methods, including visual artifacts, vast memory requirement, and slow style switching speed. Our method is based on two core…

计算机视觉与模式识别 · 计算机科学 2023-03-27 Zhanghan Ke , Yuhao Liu , Lei Zhu , Nanxuan Zhao , Rynson W. H. Lau

Numerous valuable efforts have been devoted to achieving arbitrary style transfer since the seminal work of Gatys et al. However, existing state-of-the-art approaches often generate insufficiently stylized results under challenging cases.…

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

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

Style-transfer is a process of migrating a style from a given image to the content of another, synthesizing a new image which is an artistic mixture of the two. Recent work on this problem adopting Convolutional Neural-networks (CNN)…

计算机视觉与模式识别 · 计算机科学 2017-04-26 Michael Elad , Peyman Milanfar

Artistic style transfer, a captivating application of generative artificial intelligence, involves fusing the content of one image with the artistic style of another to create unique visual compositions. This paper presents a comprehensive…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Jonayet Miah , Duc M Cao , Md Abu Sayed , Md. Sabbirul Haque

Recent studies using deep neural networks have shown remarkable success in style transfer especially for artistic and photo-realistic images. However, the approaches using global feature correlations fail to capture small, intricate…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Zhizhong Wang , Lei Zhao , Wei Xing , Dongming Lu

A neural artistic style transformation (NST) model can modify the appearance of a simple image by adding the style of a famous image. Even though the transformed images do not look precisely like artworks by the same artist of the…

计算机视觉与模式识别 · 计算机科学 2023-02-09 P. N. Deelaka

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

Arbitrary style transfer is an important problem in computer vision that aims to transfer style patterns from an arbitrary style image to a given content image. However, current methods either rely on slow iterative optimization or fast…

计算机视觉与模式识别 · 计算机科学 2020-12-25 Suryabhan Singh Hada , Miguel Á. Carreira-Perpiñán

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

Style transfer aims to render the content of a given image in the graphical/artistic style of another image. The fundamental concept underlying NeuralStyle Transfer (NST) is to interpret style as a distribution in the feature space of a…

计算机视觉与模式识别 · 计算机科学 2021-03-15 Nikolai Kalischek , Jan Dirk Wegner , Konrad Schindler