中文
相关论文

相关论文: Neural Style Transfer for Vector Graphics

200 篇论文

In today's world, Neural Style Transfer (NST) has become a trendsetting term. NST combines two pictures, a content picture and a reference image in style (such as the work of a renowned painter) in a way that makes the output image look…

计算机视觉与模式识别 · 计算机科学 2021-01-14 Manal , Ali Hasan Md. Linkon , Md. Mahir Labib , Marium-E-Jannat , Md Saiful Islam

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 transfer arbitrary visual styles to content images. We explore algorithms adapted from two papers that try to solve the problem of style transfer while generalizing on unseen styles or compromised visual quality.…

计算机视觉与模式识别 · 计算机科学 2018-06-05 Somshubra Majumdar , Amlaan Bhoi , Ganesh Jagadeesan

The field of Neural Style Transfer (NST) has witnessed remarkable progress in the past few years, with approaches being able to synthesize artistic and photorealistic images and videos of exceptional quality. To evaluate such results, a…

计算机视觉与模式识别 · 计算机科学 2024-08-01 Eleftherios Ioannou , Steve Maddock

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

Universal style transfer aims to transfer arbitrary visual styles to content images. Existing feed-forward based methods, while enjoying the inference efficiency, are mainly limited by inability of generalizing to unseen styles or…

计算机视觉与模式识别 · 计算机科学 2017-11-20 Yijun Li , Chen Fang , Jimei Yang , Zhaowen Wang , Xin Lu , Ming-Hsuan Yang

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

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

Both geometry and texture are fundamental aspects of visual style. Existing style transfer methods, however, primarily focus on texture, almost entirely ignoring geometry. We propose deformable style transfer (DST), an optimization-based…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Sunnie S. Y. Kim , Nicholas Kolkin , Jason Salavon , Gregory Shakhnarovich

Existing neural style transfer researches have studied to match statistical information between the deep features of content and style images, which were extracted by a pre-trained VGG, and achieved significant improvement in synthesizing…

计算机视觉与模式识别 · 计算机科学 2022-05-25 Yunpeng Bai , Cairong Wang , Chun Yuan , Yanbo Fan , Jue Wang

Transferring artistic styles onto everyday photographs has become an extremely popular task in both academia and industry. Recently, offline training has replaced on-line iterative optimization, enabling nearly real-time stylization. When…

计算机视觉与模式识别 · 计算机科学 2017-12-01 Xin Wang , Geoffrey Oxholm , Da Zhang , Yuan-Fang Wang

The work by Gatys et al. [1] recently showed a neural style algorithm that can produce an image in the style of another image. Some further works introduced various improvements regarding generalization, quality and efficiency, but each of…

计算机视觉与模式识别 · 计算机科学 2018-09-12 Maciej Pęśko , Tomasz Trzciński

Recently, methods have been proposed that perform texture synthesis and style transfer by using convolutional neural networks (e.g. Gatys et al. [2015,2016]). These methods are exciting because they can in some cases create results with…

图形学 · 计算机科学 2017-02-09 Eric Risser , Pierre Wilmot , Connelly Barnes

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

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

Recent feed-forward neural methods of arbitrary image style transfer mainly utilized encoded feature map upto its second-order statistics, i.e., linearly transformed the encoded feature map of a content image to have the same mean and…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Jeong-Sik Lee , Hyun-Chul Choi

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

Recent research has investigated the shape and texture biases of deep neural networks (DNNs) in image classification which influence their generalization capabilities and robustness. It has been shown that, in comparison to regular DNN…

计算机视觉与模式识别 · 计算机科学 2026-02-06 Ben Hamscher , Edgar Heinert , Annika Mütze , Kira Maag , Matthias Rottmann

Making decorated logos requires image editing skills, without sufficient skills, it could be a time-consuming task. While there are many on-line web services to make new logos, they have limited designs and duplicates can be made. We…

计算机视觉与模式识别 · 计算机科学 2018-07-17 Gantugs Atarsaikhan , Brian Kenji Iwana , Seiichi Uchida