中文
相关论文

相关论文: StyleBrush: Style Extraction and Transfer from a S…

200 篇论文

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

Style transfer aims to render the style of a given image for style reference to another given image for content reference, and has been widely adopted in artistic generation and image editing. Existing approaches either apply the holistic…

计算机视觉与模式识别 · 计算机科学 2023-04-21 Songhua Liu , Jingwen Ye , Xinchao Wang

Extracting effective deep features to represent content and style information is the key to universal style transfer. Most existing algorithms use VGG19 as the feature extractor, which incurs a high computational cost and impedes real-time…

计算机视觉与模式识别 · 计算机科学 2020-06-24 Jie An , Tao Li , Haozhi Huang , Li Shen , Xuan Wang , Yongyi Tang , Jinwen Ma , Wei Liu , Jiebo Luo

Style transfer algorithms strive to render the content of one image using the style of another. We propose Style Transfer by Relaxed Optimal Transport and Self-Similarity (STROTSS), a new optimization-based style transfer algorithm. We…

计算机视觉与模式识别 · 计算机科学 2019-10-11 Nicholas Kolkin , Jason Salavon , Greg Shakhnarovich

Image stylization aims at applying a reference style to arbitrary input images. A common scenario is one-shot stylization, where only one example is available for each reference style. Recent approaches for one-shot stylization such as…

计算机视觉与模式识别 · 计算机科学 2023-04-24 Viraj Shah , Ayush Sarkar , Sudharsan Krishnakumar Anitha , Svetlana Lazebnik

We present a novel, regression-based method for artistically styling images. Unlike recent neural style transfer or diffusion-based approaches, our method allows for explicit control over the stroke composition and level of detail in the…

图形学 · 计算机科学 2026-01-07 Ian Jaffray , John Bronskill

Throughout history, humans have created remarkable works of art, but artificial intelligence has only recently started to make strides in generating visually compelling art. Breakthroughs in the past few years have focused on using…

计算机视觉与模式识别 · 计算机科学 2025-01-17 Kapil Kashyap , Mehak Garg , Sean Fargose , Sindhu Nair

Image style transfer has drawn broad attention in recent years. However, most existing methods aim to explicitly model the transformation between different styles, and the learned model is thus not generalizable to new styles. We here…

计算机视觉与模式识别 · 计算机科学 2018-06-15 Yexun Zhang , Ya Zhang , Wenbin Cai

Generating images in a consistent reference visual style remains a challenging computer vision task. State-of-the-art methods aiming for style-consistent generation struggle to effectively separate semantic content from stylistic elements,…

计算机视觉与模式识别 · 计算机科学 2025-06-12 Tilemachos Aravanis , Panagiotis Filntisis , Petros Maragos , George Retsinas

Recent advances in generative diffusion models have shown a notable inherent understanding of image style and semantics. In this paper, we leverage the self-attention features from pretrained diffusion networks to transfer the visual…

计算机视觉与模式识别 · 计算机科学 2025-02-28 Yang Zhou , Xu Gao , Zichong Chen , Hui Huang

In the past, manually re-drawing an image in a certain artistic style required a professional artist and a long time. Doing this for a video sequence single-handed was beyond imagination. Nowadays computers provide new possibilities. We…

计算机视觉与模式识别 · 计算机科学 2016-10-21 Manuel Ruder , Alexey Dosovitskiy , Thomas Brox

Image-to-image (I2I) translation is a challenging topic in computer vision. We divide this problem into three tasks: strongly constrained translation, normally constrained translation, and weakly constrained translation. The constraint here…

计算机视觉与模式识别 · 计算机科学 2022-07-06 Weichen Fan , Jinghuan Chen , Jiabin Ma , Jun Hou , Shuai Yi

Stylizing 3D scenes instantly while maintaining multi-view consistency and faithfully resembling a style image remains a significant challenge. Current state-of-the-art 3D stylization methods typically involve computationally intensive…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Peng Wang , Xiang Liu , Peidong Liu

Despite the impressive results of arbitrary image-guided style transfer methods, text-driven image stylization has recently been proposed for transferring a natural image into a stylized one according to textual descriptions of the target…

计算机视觉与模式识别 · 计算机科学 2023-12-19 Nisha Huang , Yuxin Zhang , Fan Tang , Chongyang Ma , Haibin Huang , Yong Zhang , Weiming Dong , Changsheng Xu

We introduce Image2Struct, a benchmark to evaluate vision-language models (VLMs) on extracting structure from images. Our benchmark 1) captures real-world use cases, 2) is fully automatic and does not require human judgment, and 3) is based…

计算机视觉与模式识别 · 计算机科学 2024-10-31 Josselin Somerville Roberts , Tony Lee , Chi Heem Wong , Michihiro Yasunaga , Yifan Mai , Percy Liang

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

This paper introduces a scalable paradigm for supervised style transfer by inverting the problem: instead of learning to stylize directly, we learn to destylize, reducing stylistic elements from artistic images to recover their natural…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Ye Wang , Zili Yi , Yibo Zhang , Peng Zheng , Xuping Xie , Jiang Lin , Yijun Li , Yilin Wang , Rui Ma

Photorealistic image stylization concerns transferring style of a reference photo to a content photo with the constraint that the stylized photo should remain photorealistic. While several photorealistic image stylization methods exist,…

计算机视觉与模式识别 · 计算机科学 2018-07-30 Yijun Li , Ming-Yu Liu , Xueting Li , Ming-Hsuan Yang , Jan Kautz

Given a style-reference image as the additional image condition, text-to-image diffusion models have demonstrated impressive capabilities in generating images that possess the content of text prompts while adopting the visual style of the…

计算机视觉与模式识别 · 计算机科学 2025-02-12 Lin Zhu , Xinbing Wang , Chenghu Zhou , Qinying Gu , Nanyang Ye

We present Style3D, a novel approach for generating stylized 3D objects from a content image and a style image. Unlike most previous methods that require case- or style-specific training, Style3D supports instant 3D object stylization. Our…

计算机视觉与模式识别 · 计算机科学 2024-12-05 Bingjie Song , Xin Huang , Ruting Xie , Xue Wang , Qing Wang