中文
相关论文

相关论文: Quality Evaluation of Arbitrary Style Transfer: Su…

200 篇论文

Neural Style Transfer (NST) has quickly evolved from single-style to infinite-style models, also known as Arbitrary Style Transfer (AST). Although appealing results have been widely reported in literature, our empirical studies on four…

计算机视觉与模式识别 · 计算机科学 2021-04-21 Jiaxin Cheng , Ayush Jaiswal , Yue Wu , Pradeep Natarajan , Prem Natarajan

Arbitrary style transfer holds widespread attention in research and boasts numerous practical applications. The existing methods, which either employ cross-attention to incorporate deep style attributes into content attributes or use…

计算机视觉与模式识别 · 计算机科学 2024-04-23 Zhanjie Zhang , Jiakai Sun , Guangyuan Li , Lei Zhao , Quanwei Zhang , Zehua Lan , Haolin Yin , Wei Xing , Huaizhong Lin , Zhiwen Zuo

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

Arbitrary style transfer (AST) transfers arbitrary artistic styles onto content images. Despite the recent rapid progress, existing AST methods are either incapable or too slow to run at ultra-resolutions (e.g., 4K) with limited resources,…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Zhizhong Wang , Lei Zhao , Zhiwen Zuo , Ailin Li , Haibo Chen , Wei Xing , Dongming Lu

Artistic style transfer is an image synthesis problem where the content of an image is reproduced with the style of another. Recent works show that a visually appealing style transfer can be achieved by using the hidden activations of a…

计算机视觉与模式识别 · 计算机科学 2016-12-14 Tian Qi Chen , Mark Schmidt

Arbitrary style transfer generates an artistic image which combines the structure of a content image and the artistic style of the artwork by using only one trained network. The image representation used in this method contains content…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Lizhen Long , Chi-Man Pun

Arbitrary image style transfer is a challenging task which aims to stylize a content image conditioned on arbitrary style images. In this task the feature-level content-style transformation plays a vital role for proper fusion of features.…

计算机视觉与模式识别 · 计算机科学 2022-02-09 Siyu Huang , Haoyi Xiong , Tianyang Wang , Bihan Wen , Qingzhong Wang , Zeyu Chen , Jun Huan , Dejing Dou

In this work, we tackle the challenging problem of arbitrary image style transfer using a novel style feature representation learning method. A suitable style representation, as a key component in image stylization tasks, is essential to…

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

Given a random pair of images, an arbitrary style transfer method extracts the feel from the reference image to synthesize an output based on the look of the other content image. Recent arbitrary style transfer methods transfer second order…

计算机视觉与模式识别 · 计算机科学 2018-08-15 Xueting Li , Sifei Liu , Jan Kautz , Ming-Hsuan Yang

The field of neural style transfer has experienced a surge of research exploring different avenues ranging from optimization-based approaches and feed-forward models to meta-learning methods. The developed techniques have not just…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Matthias Wright , Björn Ommer

Recently, style transfer has received a lot of attention. While much of this research has aimed at speeding up processing, the approaches are still lacking from a principled, art historical standpoint: a style is more than just a single…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Artsiom Sanakoyeu , Dmytro Kotovenko , Sabine Lang , Björn Ommer

Arbitrary style transfer aims to synthesize a content image with the style of an image to create a third image that has never been seen before. Recent arbitrary style transfer algorithms find it challenging to balance the content structure…

计算机视觉与模式识别 · 计算机科学 2019-05-24 Dae Young Park , Kwang Hee Lee

Arbitrary Style Transfer is a technique used to produce a new image from two images: a content image, and a style image. The newly produced image is unseen and is generated from the algorithm itself. Balancing the structure and style…

计算机视觉与模式识别 · 计算机科学 2022-12-23 Weiting Li , Rahul Vyas , Ramya Sree Penta

Artistic style transfer aims to use a style image and a content image to synthesize a target image that retains the same artistic expression as the style image while preserving the basic content of the content image. Many recently proposed…

计算机视觉与模式识别 · 计算机科学 2025-02-11 Kunxiao Liu , Guowu Yuan , Hao Wu , Wenhua Qian

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

Arbitrary style transfer is the task of synthesis of an image that has never been seen before, using two given images: content image and style image. The content image forms the structure, the basic geometric lines and shapes of the…

计算机视觉与模式识别 · 计算机科学 2020-02-19 S. A. Berezin , V. M. Volkova

Image style transfer has attracted widespread attention in the past few years. Despite its remarkable results, it requires additional style images available as references, making it less flexible and inconvenient. Using text is the most…

计算机视觉与模式识别 · 计算机科学 2024-12-10 Zhi-Song Liu , Li-Wen Wang , Wan-Chi Siu , Vicky Kalogeiton

The goal of Arbitrary Style Transfer (AST) is injecting the artistic features of a style reference into a given image/video. Existing methods usually focus on pursuing the balance between style and content, whereas ignoring the significant…

计算机视觉与模式识别 · 计算机科学 2024-01-12 Hanzhang Wang , Haoran Wang , Jinze Yang , Zhongrui Yu , Zeke Xie , Lei Tian , Xinyan Xiao , Junjun Jiang , Xianming Liu , Mingming Sun

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

Artistic style transfer is concerned with the generation of imagery that combines the content of an image with the style of an artwork. In the realm of computer games, most work has focused on post-processing video frames. Some recent work…

计算机视觉与模式识别 · 计算机科学 2025-02-25 Eleftherios Ioannou , Steve Maddock
‹ 上一页 1 2 3 10 下一页 ›