中文
相关论文

相关论文: ArtBank: Artistic Style Transfer with Pre-trained …

200 篇论文

Artistic style transfer aims to transfer the learned style onto an arbitrary content image. However, most existing style transfer methods can only render consistent artistic stylized images, making it difficult for users to get enough…

计算机视觉与模式识别 · 计算机科学 2025-03-12 Zhanjie Zhang , Quanwei Zhang , Guangyuan Li , Junsheng Luan , Mengyuan Yang , Yun Wang , Lei Zhao

Artistic style transfer aims to transfer the learned artistic style onto an arbitrary content image, generating artistic stylized images. Existing generative adversarial network-based methods fail to generate highly realistic stylized…

计算机视觉与模式识别 · 计算机科学 2024-08-13 Zhanjie Zhang , Quanwei Zhang , Huaizhong Lin , Wei Xing , Juncheng Mo , Shuaicheng Huang , Jinheng Xie , Guangyuan Li , Junsheng Luan , Lei Zhao , Dalong Zhang , Lixia Chen

We propose StyleBank, which is composed of multiple convolution filter banks and each filter bank explicitly represents one style, for neural image style transfer. To transfer an image to a specific style, the corresponding filter bank is…

计算机视觉与模式识别 · 计算机科学 2017-03-29 Dongdong Chen , Lu Yuan , Jing Liao , Nenghai Yu , Gang Hua

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

Style transfer is an inventive process designed to create an image that maintains the essence of the original while embracing the visual style of another. Although diffusion models have demonstrated impressive generative power in…

计算机视觉与模式识别 · 计算机科学 2024-07-02 Haofan Wang , Peng Xing , Renyuan Huang , Hao Ai , Qixun Wang , Xu Bai

Artistic style transfer aims to transfer the style of an artwork to a photograph while maintaining its original overall content. Many prior works focus on designing various transfer modules to transfer the style statistics to the content…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Yueming Lyu , Yue Jiang , Bo Peng , Jing Dong

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

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

The artistic style within a painting is the means of expression, which includes not only the painting material, colors, and brushstrokes, but also the high-level attributes including semantic elements, object shapes, etc. Previous arbitrary…

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

Style transfer has attracted a lot of attentions, as it can change a given image into one with splendid artistic styles while preserving the image structure. However, conventional approaches easily lose image details and tend to produce…

计算机视觉与模式识别 · 计算机科学 2021-11-09 Suhyeon Ha , Guisik Kim , Junseok Kwon

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

Despite the impressive generative capabilities of diffusion models, existing diffusion model-based style transfer methods require inference-stage optimization (e.g. fine-tuning or textual inversion of style) which is time-consuming, or…

计算机视觉与模式识别 · 计算机科学 2024-03-21 Jiwoo Chung , Sangeek Hyun , Jae-Pil Heo

Universal style transfer retains styles from reference images in content images. While existing methods have achieved state-of-the-art style transfer performance, they are not aware of the content leak phenomenon that the image content may…

计算机视觉与模式识别 · 计算机科学 2021-04-12 Jie An , Siyu Huang , Yibing Song , Dejing Dou , Wei Liu , Jiebo Luo

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

Artistic style transfer aims to create new artistic images by rendering a given photograph with the target artistic style. Existing methods learn styles simply based on global statistics or local patches, lacking careful consideration of…

计算机视觉与模式识别 · 计算机科学 2023-09-13 Haibo Chen , Lei Zhao , Jun Li , Jian Yang

Universal style transfer is an image editing task that renders an input content image using the visual style of arbitrary reference images, including both artistic and photorealistic stylization. Given a pair of images as the source of…

计算机视觉与模式识别 · 计算机科学 2019-07-09 Jie An , Haoyi Xiong , Jiebo Luo , Jun Huan , Jinwen Ma

Text-driven image style transfer has seen remarkable progress with methods leveraging cross-modal embeddings for fast, high-quality stylization. However, most existing pipelines assume a \emph{single} textual style prompt, limiting the…

图形学 · 计算机科学 2025-07-31 Lei Chen , Hao Li , Yuxin Zhang , Chao Li , Kai Wen

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

Arbitrary Style Transfer (AST) aims to transform images by adopting the style from any selected artwork. Nonetheless, the need to accommodate diverse and subjective user preferences poses a significant challenge. While some users wish to…

计算机视觉与模式识别 · 计算机科学 2023-06-21 Dar-Yen Chen
‹ 上一页 1 2 3 10 下一页 ›