中文
相关论文

相关论文: AesFA: An Aesthetic Feature-Aware Arbitrary Neural…

200 篇论文

Recently, methods have been proposed that perform texture synthesis and style transfer by using convolutional neural networks (e.g. Gatys et al. [2015,2016]). These methods are exciting because they can in some cases create results with…

图形学 · 计算机科学 2017-02-09 Eric Risser , Pierre Wilmot , Connelly Barnes

Recently, a surge of 3D style transfer methods has been proposed that leverage the scene reconstruction power of a pre-trained neural radiance field (NeRF). To successfully stylize a scene this way, one must first reconstruct a…

计算机视觉与模式识别 · 计算机科学 2025-07-15 Y. Wang , A. Gao , Y. Gong , Y. Zeng

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

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

It is well known that featuremap attention and multi-path representation are important for visual recognition. In this paper, we present a modularized architecture, which applies the channel-wise attention on different network branches to…

计算机视觉与模式识别 · 计算机科学 2021-01-01 Hang Zhang , Chongruo Wu , Zhongyue Zhang , Yi Zhu , Haibin Lin , Zhi Zhang , Yue Sun , Tong He , Jonas Mueller , R. Manmatha , Mu Li , Alexander Smola

The paper presents a learned two-dimensional separable transform (LST) that can be considered as a new type of computational layer for constructing neural network (NN) architecture for image recognition tasks. The LST based on the idea of…

计算机视觉与模式识别 · 计算机科学 2025-05-13 Maxim Vashkevich , Egor Krivalcevich

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

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

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

We present a novel unsupervised framework for instance-level image-to-image translation. Although recent advances have been made by incorporating additional object annotations, existing methods often fail to handle images with multiple…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Somi Jeong , Youngjung Kim , Eungbean Lee , Kwanghoon Sohn

Real-world applications could benefit from the ability to automatically generate a fine-grained ranking of photo aesthetics. However, previous methods for image aesthetics analysis have primarily focused on the coarse, binary categorization…

计算机视觉与模式识别 · 计算机科学 2016-07-28 Shu Kong , Xiaohui Shen , Zhe Lin , Radomir Mech , Charless Fowlkes

Recently, a multitude of methods for image-to-image translation have demonstrated impressive results on problems such as multi-domain or multi-attribute transfer. The vast majority of such works leverages the strengths of adversarial…

计算机视觉与模式识别 · 计算机科学 2021-02-02 James Oldfield , Yannis Panagakis , Mihalis A. Nicolaou

We present an extremely simple Ultra-Resolution Style Transfer framework, termed URST, to flexibly process arbitrary high-resolution images (e.g., 10000x10000 pixels) style transfer for the first time. Most of the existing state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2022-03-17 Zhe Chen , Wenhai Wang , Enze Xie , Tong Lu , Ping Luo

Fast arbitrary neural style transfer has attracted widespread attention from academic, industrial and art communities due to its flexibility in enabling various applications. Existing solutions either attentively fuse deep style feature…

计算机视觉与模式识别 · 计算机科学 2021-08-12 Songhua Liu , Tianwei Lin , Dongliang He , Fu Li , Meiling Wang , Xin Li , Zhengxing Sun , Qian Li , Errui Ding

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

How do we transfer the relevant knowledge from ever larger foundation models into small, task-specific downstream models that can run at much lower costs? Standard transfer learning using pre-trained weights as the initialization transfers…

机器学习 · 计算机科学 2024-06-12 Shikai Qiu , Boran Han , Danielle C. Maddix , Shuai Zhang , Yuyang Wang , Andrew Gordon Wilson

Recent research on style transfer takes inspiration from unsupervised neural machine translation (UNMT), learning from large amounts of non-parallel data by exploiting cycle consistency loss, back-translation, and denoising autoencoders. By…

计算与语言 · 计算机科学 2022-05-19 Dana Ruiter , Thomas Kleinbauer , Cristina España-Bonet , Josef van Genabith , Dietrich Klakow

State-of-the-art Style Transfer methods often leverage pre-trained encoders optimized for discriminative tasks, which may not be ideal for image synthesis. This can result in significant artifacts and loss of photorealism. Motivated by the…

计算机视觉与模式识别 · 计算机科学 2024-12-04 Renan A. Rojas-Gomez , Minh N. Do

We explore the method of style transfer presented in the article "A Neural Algorithm of Artistic Style" by Leon A. Gatys, Alexander S. Ecker and Matthias Bethge (arXiv:1508.06576). We first demonstrate the power of the suggested style space…

计算机视觉与模式识别 · 计算机科学 2016-03-15 Yaroslav Nikulin , Roman Novak

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