中文
相关论文

相关论文: EFANet: Exchangeable Feature Alignment Network for…

200 篇论文

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

This paper presents an automatic image synthesis method to transfer the style of an example image to a content image. When standard neural style transfer approaches are used, the textures and colours in different semantic regions of the…

计算机视觉与模式识别 · 计算机科学 2017-09-01 Huihuang Zhao , Paul L. Rosin , Yu-Kun Lai

Arbitrary style transfer (AST) and domain generalization (DG) are important yet challenging visual learning tasks, which can be cast as a feature distribution matching problem. With the assumption of Gaussian feature distribution,…

计算机视觉与模式识别 · 计算机科学 2022-03-28 Yabin Zhang , Minghan Li , Ruihuang Li , Kui Jia , Lei Zhang

The term attribute transfer refers to the tasks of altering images in such a way, that the semantic interpretation of a given input image is shifted towards an intended direction, which is quantified by semantic attributes. Prominent…

计算机视觉与模式识别 · 计算机科学 2020-10-13 Ricard Durall , Franz-Josef Pfreundt , Janis Keuper

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

Recent years have witnessed significant advancements in text-guided style transfer, primarily attributed to innovations in diffusion models. These models excel in conditional guidance, utilizing text or images to direct the sampling…

计算机视觉与模式识别 · 计算机科学 2025-04-18 Nisha Huang , Kaer Huang , Yifan Pu , Jiangshan Wang , Jie Guo , Yiqiang Yan , Xiu Li , Tong-Yee Lee

Text-driven style transfer aims to merge the style of a reference image with content described by a text prompt. Recent advancements in text-to-image models have improved the nuance of style transformations, yet significant challenges…

计算机视觉与模式识别 · 计算机科学 2025-03-28 Mingkun Lei , Xue Song , Beier Zhu , Hao Wang , Chi Zhang

Style transfer enables the seamless integration of artistic styles from a style image into a content image, resulting in visually striking and aesthetically enriched outputs. Despite numerous advances in this field, existing methods did not…

图形学 · 计算机科学 2025-02-21 Ye Wang , Tongyuan Bai , Xuping Xie , Zili Yi , Yilin Wang , Rui Ma

Despite the advancements in diffusion-based image style transfer, existing methods are commonly limited by 1) semantic gap: the style reference could miss proper content semantics, causing uncontrollable stylization; 2) reliance on extra…

计算机视觉与模式识别 · 计算机科学 2026-03-13 Boyu He , Yunfan Ye , Chang Liu , Weishang Wu , Fang Liu , Zhiping Cai

Style transfer is a problem of rendering image with some content in the style of another image, for example a family photo in the style of a painting of some famous artist. The drawback of classical style transfer algorithm is that it…

计算机视觉与模式识别 · 计算机科学 2019-06-05 Alexey Schekalev , Victor Kitov

This paper presents a novel contribution to the field of regional style transfer. Existing methods often suffer from the drawback of applying style homogeneously across the entire image, leading to stylistic inconsistencies or foreground…

计算机视觉与模式识别 · 计算机科学 2024-11-14 Zhicheng Ding , Panfeng Li , Qikai Yang , Siyang Li , Qingtian Gong

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

Text effects transfer technology automatically makes the text dramatically more impressive. However, previous style transfer methods either study the model for general style, which cannot handle the highly-structured text effects along the…

计算机视觉与模式识别 · 计算机科学 2018-12-31 Shuai Yang , Jiaying Liu , Wenjing Wang , Zongming Guo

Recently, attentional arbitrary style transfer methods have been proposed to achieve fine-grained results, which manipulates the point-wise similarity between content and style features for stylization. However, the attention mechanism…

计算机视觉与模式识别 · 计算机科学 2022-01-10 Xuan Luo , Zhen Han , Lingkang Yang , Lingling Zhang

Universal style transfer tries to explicitly minimize the losses in feature space, thus it does not require training on any pre-defined styles. It usually uses different layers of VGG network as the encoders and trains several decoders to…

计算机视觉与模式识别 · 计算机科学 2019-08-15 Ming Lu , Hao Zhao , Anbang Yao , Yurong Chen , Feng Xu , Li Zhang

The increase of available large clinical and experimental datasets has contributed to a substantial amount of important contributions in the area of biomedical image analysis. Image segmentation, which is crucial for any quantitative…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Nikhil Kumar Tomar , Debesh Jha , Michael A. Riegler , Håvard D. Johansen , Dag Johansen , Jens Rittscher , Pål Halvorsen , Sharib Ali

Recent advances in diffusion models for image generation have led to detailed examinations of several components within the U-Net architecture for image editing. While previous studies have focused on the bottleneck layer (h-space),…

计算机视觉与模式识别 · 计算机科学 2025-04-07 Ludovica Schaerf , Andrea Alfarano , Fabrizio Silvestri , Leonardo Impett

Deep convolutional networks (CNNs) have exhibited their potential in image inpainting for producing plausible results. However, in most existing methods, e.g., context encoder, the missing parts are predicted by propagating the surrounding…

计算机视觉与模式识别 · 计算机科学 2018-04-16 Zhaoyi Yan , Xiaoming Li , Mu Li , Wangmeng Zuo , Shiguang Shan

Deep learning models that are trained on histopathological images obtained from a single lab and/or scanner give poor inference performance on images obtained from another scanner/lab with a different staining protocol. In recent years,…

图像与视频处理 · 电气工程与系统科学 2020-10-07 Harshal Nishar , Nikhil Chavanke , Nitin Singhal

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