中文
相关论文

相关论文: Rethink Arbitrary Style Transfer with Transformer …

200 篇论文

Image Style Transfer (IST) is an interdisciplinary topic of computer vision and art that continuously attracts researchers' interests. Different from traditional Image-guided Image Style Transfer (IIST) methods that require a style…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Hanyu Wang , Pengxiang Wu , Kevin Dela Rosa , Chen Wang , Abhinav Shrivastava

Disentangling factors of variation within data has become a very challenging problem for image generation tasks. Current frameworks for training a Generative Adversarial Network (GAN), learn to disentangle the representations of the data in…

计算机视觉与模式识别 · 计算机科学 2018-11-15 Hadi Kazemi , Seyed Mehdi Iranmanesh , Nasser M. Nasrabadi

Recently, the contrastive learning paradigm has achieved remarkable success in high-level tasks such as classification, detection, and segmentation. However, contrastive learning applied in low-level tasks, like image restoration, is…

计算机视觉与模式识别 · 计算机科学 2024-03-08 Dongqi Fan , Xin Zhao , Liang Chang

Style transfer aims to fuse the artistic representation of a style image with the structural information of a content image. Existing methods train specific networks or utilize pre-trained models to learn content and style features.…

计算机视觉与模式识别 · 计算机科学 2024-10-22 Ying Hu , Chenyi Zhuang , Pan Gao

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

Image-level corruptions and perturbations degrade the performance of CNNs on different downstream vision tasks. Social media filters are one of the most common resources of various corruptions and perturbations for real-world visual…

计算机视觉与模式识别 · 计算机科学 2022-04-18 Furkan Kınlı , Barış Özcan , Furkan Kıraç

State-of-the-art parametric and non-parametric style transfer approaches are prone to either distorted local style patterns due to global statistics alignment, or unpleasing artifacts resulting from patch mismatching. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2023-02-14 Yongcheng Jing , Yining Mao , Yiding Yang , Yibing Zhan , Mingli Song , Xinchao Wang , Dacheng Tao

This paper introduces a novel method for image colorization that utilizes a color transformer and generative adversarial networks (GANs) to address the challenge of generating visually appealing colorized images. Conventional approaches…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Hamza Shafiq , Bumshik Lee

Recently, unsupervised exemplar-based image-to-image translation, conditioned on a given exemplar without the paired data, has accomplished substantial advancements. In order to transfer the information from an exemplar to an input image,…

计算机视觉与模式识别 · 计算机科学 2019-06-11 Wonwoong Cho , Sungha Choi , David Keetae Park , Inkyu Shin , Jaegul Choo

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

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

Generative Adversarial Networks (GANs) based semi-supervised learning (SSL) approaches are shown to improve classification performance by utilizing a large number of unlabeled samples in conjunction with limited labeled samples. However,…

机器学习 · 计算机科学 2020-09-16 Zexi Chen , Bharathkumar Ramachandra , Ranga Raju Vatsavai

Ultra-high quality artistic style transfer refers to repainting an ultra-high quality content image using the style information learned from the style image. Existing artistic style transfer methods can be categorized into style…

计算机视觉与模式识别 · 计算机科学 2025-03-12 Zhanjie Zhang , Ao Ma , Ke Cao , Jing Wang , Shanyuan Liu , Yuhang Ma , Bo Cheng , Dawei Leng , Yuhui Yin

Controllable person image generation aims to produce realistic human images with desirable attributes such as a given pose, cloth textures, or hairstyles. However, the large spatial misalignment between source and target images makes the…

计算机视觉与模式识别 · 计算机科学 2023-01-11 Jichao Zhang , Aliaksandr Siarohin , Hao Tang , Enver Sangineto , Wei Wang , Humphrey Sh , Nicu Sebe

In this work, we propose a novel Cyclic Image Translation Generative Adversarial Network (CIT-GAN) for multi-domain style transfer. To facilitate this, we introduce a Styling Network that has the capability to learn style characteristics of…

计算机视觉与模式识别 · 计算机科学 2020-12-07 Shivangi Yadav , Arun Ross

Adversarial attacks can mislead deep neural networks (DNNs) by adding imperceptible perturbations to benign examples. The attack transferability enables adversarial examples to attack black-box DNNs with unknown architectures or parameters,…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Kaisheng Liang , Bin Xiao

Human intelligence gradually accepts new information and accumulates knowledge throughout the lifespan. However, deep learning models suffer from a catastrophic forgetting phenomenon, where they forget previous knowledge when acquiring new…

计算机视觉与模式识别 · 计算机科学 2023-05-10 Jisu Han , Jaemin Na , Wonjun Hwang

Style transfer is the task of rephrasing the text to contain specific stylistic properties without changing the intent or affect within the context. This paper introduces a new method for automatic style transfer. We first learn a latent…

计算与语言 · 计算机科学 2018-05-25 Shrimai Prabhumoye , Yulia Tsvetkov , Ruslan Salakhutdinov , Alan W Black

The goal of text-to-image synthesis is to generate a visually realistic image that matches a given text description. In practice, the captions annotated by humans for the same image have large variance in terms of contents and the choice of…

机器学习 · 计算机科学 2021-11-30 Hui Ye , Xiulong Yang , Martin Takac , Rajshekhar Sunderraman , Shihao Ji

Despite their generative power, diffusion models struggle to maintain style consistency across images conditioned on the same style prompt, hindering their practical deployment in creative workflows. While several training-free methods…

计算机视觉与模式识别 · 计算机科学 2025-09-23 Jiexuan Zhang , Yiheng Du , Qian Wang , Weiqi Li , Yu Gu , Jian Zhang
‹ 上一页 1 8 9 10 下一页 ›