中文
相关论文

相关论文: Quantitative Evaluation of Style Transfer

200 篇论文

Transferability estimation has been an essential tool in selecting a pre-trained model and the layers in it for transfer learning, to transfer, so as to maximize the performance on a target task and prevent negative transfer. Existing…

机器学习 · 计算机科学 2022-07-07 Long-Kai Huang , Ying Wei , Yu Rong , Qiang Yang , Junzhou Huang

We introduce a new task, Contextual Text Style Transfer - translating a sentence into a desired style with its surrounding context taken into account. This brings two key challenges to existing style transfer approaches: ($i$) how to…

计算与语言 · 计算机科学 2020-05-04 Yu Cheng , Zhe Gan , Yizhe Zhang , Oussama Elachqar , Dianqi Li , Jingjing Liu

The rapid advancement of deep learning has significantly boomed the development of photorealistic style transfer. In this review, we reviewed the development of photorealistic style transfer starting from artistic style transfer and the…

计算机视觉与模式识别 · 计算机科学 2022-04-12 Chenggui Sun , Li Bin Song

Photorealistic style transfer is the task of transferring the artistic style of an image onto a content target, producing a result that is plausibly taken with a camera. Recent approaches, based on deep neural networks, produce impressive…

计算机视觉与模式识别 · 计算机科学 2020-04-28 Xide Xia , Meng Zhang , Tianfan Xue , Zheng Sun , Hui Fang , Brian Kulis , Jiawen Chen

With the development of diffusion models, text-guided image style transfer has demonstrated high-quality controllable synthesis results. However, the utilization of text for diverse music style transfer poses significant challenges,…

声音 · 计算机科学 2024-02-22 Sifei Li , Yuxin Zhang , Fan Tang , Chongyang Ma , Weiming dong , Changsheng Xu

Transferability estimation is a fundamental problem in transfer learning to predict how good the performance is when transferring a source model (or source task) to a target task. With the guidance of transferability score, we can…

计算机视觉与模式识别 · 计算机科学 2024-03-01 Yang Tan , Yang Li , Shao-Lun Huang

Transformer-based models achieve favorable performance in artistic style transfer recently thanks to its global receptive field and powerful multi-head/layer attention operations. Nevertheless, the over-paramerized multi-layer structure…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Hao Tang , Songhua Liu , Tianwei Lin , Shaoli Huang , Fu Li , Dongliang He , Xinchao Wang

Human motion data is inherently rich and complex, containing both semantic content and subtle stylistic features that are challenging to model. We propose a novel method for effective disentanglement of the style and content in human motion…

计算机视觉与模式识别 · 计算机科学 2026-02-27 Fatemeh Zargarbashi , Dhruv Agrawal , Jakob Buhmann , Martin Guay , Stelian Coros , Robert W. Sumner

Recent advances in generative models and adversarial training have enabled artificially generating artworks in various artistic styles. It is highly desirable to gain more control over the generated style in practice. However, artistic…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Xin Miao , Huayan Wang , Jun Fu , Jiayi Liu , Shen Wang , Zhenyu Liao

Style transfer aims to render the style of a given image for style reference to another given image for content reference, and has been widely adopted in artistic generation and image editing. Existing approaches either apply the holistic…

计算机视觉与模式识别 · 计算机科学 2023-04-21 Songhua Liu , Jingwen Ye , Xinchao Wang

This work studies feature representations for dense label propagation in video, with a focus on recently proposed methods that learn video correspondence using self-supervised signals such as colorization or temporal cycle consistency. In…

计算机视觉与模式识别 · 计算机科学 2022-03-11 Daniel McKee , Zitong Zhan , Bing Shuai , Davide Modolo , Joseph Tighe , Svetlana Lazebnik

Recently, the progress of learning-by-synthesis has proposed a training model for synthetic images, which can effectively reduce the cost of human and material resources. However, due to the different distribution of synthetic images…

计算机视觉与模式识别 · 计算机科学 2020-02-17 Yuxiao Yan , Yang Yan , Jinjia Peng , Huibing Wang , Xianping Fu

Text style transfer (TST) is an important task in controllable text generation, which aims to control selected attributes of language use, such as politeness, formality, or sentiment, without altering the style-independent content of the…

计算与语言 · 计算机科学 2024-07-25 Sourabrata Mukherjee , Mateusz Lango , Zdenek Kasner , Ondrej Dušek

Style transfer driven by text prompts paved a new path for creatively stylizing the images without collecting an actual style image. Despite having promising results, with text-driven stylization, the user has no control over the…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Prajwal Ganugula , Y S S S Santosh Kumar , N K Sagar Reddy , Prabhath Chellingi , Avinash Thakur , Neeraj Kasera , C Shyam Anand

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

Recently, style transfer is a research area that attracts a lot of attention, which transfers the style of an image onto a content target. Extensive research on style transfer has aimed at speeding up processing or generating high-quality…

计算机视觉与模式识别 · 计算机科学 2022-05-26 Son Truong Nguyen , Nguyen Quang Tuyen , Nguyen Hong Phuc

The dominant approach to unsupervised "style transfer" in text is based on the idea of learning a latent representation, which is independent of the attributes specifying its "style". In this paper, we show that this condition is not…

Example-guided image synthesis aims to synthesize an image from a semantic label map and an exemplary image indicating style. We use the term "style" in this problem to refer to implicit characteristics of images, for example: in portraits…

计算机视觉与模式识别 · 计算机科学 2019-07-01 Miao Wang , Guo-Ye Yang , Ruilong Li , Run-Ze Liang , Song-Hai Zhang , Peter. M. Hall , Shi-Min Hu

A common strategy for improving model robustness is through data augmentations. Data augmentations encourage models to learn desired invariances, such as invariance to horizontal flipping or small changes in color. Recent work has shown…

计算机视觉与模式识别 · 计算机科学 2021-05-28 Hubert Lin , Mitchell van Zuijlen , Sylvia C. Pont , Maarten W. A. Wijntjes , Kavita Bala

We present StyleBlit---an efficient example-based style transfer algorithm that can deliver high-quality stylized renderings in real-time on a single-core CPU. Our technique is especially suitable for style transfer applications that use…

图形学 · 计算机科学 2018-07-10 Daniel Sýkora , Ondřej Jamriška , Jingwan Lu , Eli Shechtman
‹ 上一页 1 8 9 10 下一页 ›