中文
相关论文

相关论文: StyTr$^2$: Image Style Transfer with Transformers

200 篇论文

Neural style transfer (NST), where an input image is rendered in the style of another image, has been a topic of considerable progress in recent years. Research over that time has been dominated by transferring aspects of color and texture,…

计算机视觉与模式识别 · 计算机科学 2020-07-13 Xiao-Chang Liu , Xuan-Yi Li , Ming-Ming Cheng , Peter Hall

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

Recent progress in style transfer on images has focused on improving the quality of stylized images and speed of methods. However, real-time methods are highly unstable resulting in visible flickering when applied to videos. In this work we…

计算机视觉与模式识别 · 计算机科学 2017-05-08 Agrim Gupta , Justin Johnson , Alexandre Alahi , Li Fei-Fei

Neural Style Transfer (NST) refers to a class of algorithms able to manipulate an element, most often images, to adopt the appearance or style of another one. Each element is defined as a combination of Content and Style: the Content can be…

This paper explores the possibilities of image style transfer applied to text maintaining the original transcriptions. Results on different text domains (scene text, machine printed text and handwritten text) and cross modal results…

计算机视觉与模式识别 · 计算机科学 2019-06-05 Raul Gomez , Ali Furkan Biten , Lluis Gomez , Jaume Gibert , Marçal Rusiñol , Dimosthenis Karatzas

Recently, style transfer has received a lot of attention. While much of this research has aimed at speeding up processing, the approaches are still lacking from a principled, art historical standpoint: a style is more than just a single…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Artsiom Sanakoyeu , Dmytro Kotovenko , Sabine Lang , Björn Ommer

We propose a novel approach for multi-modal Image-to-image (I2I) translation. To tackle the one-to-many relationship between input and output domains, previous works use complex training objectives to learn a latent embedding, jointly with…

计算机视觉与模式识别 · 计算机科学 2021-04-16 Moustafa Meshry , Yixuan Ren , Larry S Davis , Abhinav Shrivastava

Image style transfer is a challenging task in computational vision. Existing algorithms transfer the color and texture of style images by controlling the neural network's feature layers. However, they fail to control the strength of…

计算机视觉与模式识别 · 计算机科学 2023-10-25 Junjie Kang , Jinsong Wu , Shiqi Jiang

Existing GAN inversion methods fail to provide latent codes for reliable reconstruction and flexible editing simultaneously. This paper presents a transformer-based image inversion and editing model for pretrained StyleGAN which is not only…

计算机视觉与模式识别 · 计算机科学 2022-03-16 Xueqi Hu , Qiusheng Huang , Zhengyi Shi , Siyuan Li , Changxin Gao , Li Sun , Qingli Li

In this work, we tackle the challenging problem of arbitrary image style transfer using a novel style feature representation learning method. A suitable style representation, as a key component in image stylization tasks, is essential to…

计算机视觉与模式识别 · 计算机科学 2022-11-08 Yuxin Zhang , Fan Tang , Weiming Dong , Haibin Huang , Chongyang Ma , Tong-Yee Lee , Changsheng Xu

Style transfer aims to transfer arbitrary visual styles to content images. We explore algorithms adapted from two papers that try to solve the problem of style transfer while generalizing on unseen styles or compromised visual quality.…

计算机视觉与模式识别 · 计算机科学 2018-06-05 Somshubra Majumdar , Amlaan Bhoi , Ganesh Jagadeesan

We propose Neural Neighbor Style Transfer (NNST), a pipeline that offers state-of-the-art quality, generalization, and competitive efficiency for artistic style transfer. Our approach is based on explicitly replacing neural features…

计算机视觉与模式识别 · 计算机科学 2022-03-25 Nicholas Kolkin , Michal Kucera , Sylvain Paris , Daniel Sykora , Eli Shechtman , Greg Shakhnarovich

3D scenes photorealistic stylization aims to generate photorealistic images from arbitrary novel views according to a given style image while ensuring consistency when rendering from different viewpoints. Some existing stylization methods…

计算机视觉与模式识别 · 计算机科学 2022-08-23 Yaosen Chen , Qi Yuan , Zhiqiang Li , Yuegen Liu , Wei Wang , Chaoping Xie , Xuming Wen , Qien Yu

Recent fast style transfer methods use a pre-trained convolutional neural network as a feature encoder and a perceptual loss network. Although the pre-trained network is used to generate responses of receptive fields effective for…

计算机视觉与模式识别 · 计算机科学 2018-07-05 Minseong Kim , Jongju Shin , Myung-Cheol Roh , Hyun-Chul Choi

Text-conditioned style transfer enables users to communicate their desired artistic styles through text descriptions, offering a new and expressive means of achieving stylization. In this work, we evaluate the text-conditioned image editing…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Silky Singh , Surgan Jandial , Simra Shahid , Abhinav Java

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

We introduce the Convolutional Set Transformer (CST), a novel neural architecture designed to process image sets of arbitrary cardinality that are visually heterogeneous yet share high-level semantics - such as a common category, scene, or…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Federico Chinello , Giacomo Boracchi

Convolutional neural networks (CNNs) have proven highly effective at image synthesis and style transfer. For most users, however, using them as tools can be a challenging task due to their unpredictable behavior that goes against common…

计算机视觉与模式识别 · 计算机科学 2016-03-08 Alex J. Champandard

In image processing, one of the most challenging tasks is to render an image's semantic meaning using a variety of artistic approaches. Existing techniques for arbitrary style transfer (AST) frequently experience mode-collapse,…

计算机视觉与模式识别 · 计算机科学 2024-08-08 Onkar Susladkar , Gayatri Deshmukh , Sparsh Mittal , Parth Shastri

Manually re-drawing an image in a certain artistic style takes a professional artist a long time. Doing this for a video sequence single-handedly is beyond imagination. We present two computational approaches that transfer the style from…

计算机视觉与模式识别 · 计算机科学 2018-08-07 Manuel Ruder , Alexey Dosovitskiy , Thomas Brox