中文
相关论文

相关论文: ArtFlow: Unbiased Image Style Transfer via Reversi…

200 篇论文

Though Rectified Flows (ReFlows) with distillation offers a promising way for fast sampling, its fast inversion transforms images back to structured noise for recovery and following editing remains unsolved. This paper introduces FireFlow,…

计算机视觉与模式识别 · 计算机科学 2024-12-11 Yingying Deng , Xiangyu He , Changwang Mei , Peisong Wang , Fan Tang

Language models are prone to dataset biases, known as shortcuts and spurious correlations in data, which often result in performance drop on new data. We present a new debiasing framework called ``FairFlow'' that mitigates dataset biases by…

机器学习 · 计算机科学 2025-03-25 Jiali Cheng , Hadi Amiri

Style transfer aims to reproduce content images with the styles from reference images. Existing universal style transfer methods successfully deliver arbitrary styles to original images either in an artistic or a photo-realistic way.…

计算机视觉与模式识别 · 计算机科学 2021-08-29 Kibeom Hong , Seogkyu Jeon , Huan Yang , Jianlong Fu , Hyeran Byun

We propose a fast feed-forward network for arbitrary style transfer, which can generate stylized image for previously unseen content and style image pairs. Besides the traditional content and style representation based on deep features and…

计算机视觉与模式识别 · 计算机科学 2019-04-16 Zheng Xu , Michael Wilber , Chen Fang , Aaron Hertzmann , Hailin Jin

Neural style transfer (NST) can create impressive artworks by transferring reference style to content image. Current image-to-image NST methods are short of fine-grained controls, which are often demanded by artistic editing. To mitigate…

计算机视觉与模式识别 · 计算机科学 2022-03-28 Zheng Lin , Zhao Zhang , Kang-Rui Zhang , Bo Ren , Ming-Ming Cheng

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

Arbitrary style transfer aims to synthesize a content image with the style of an image to create a third image that has never been seen before. Recent arbitrary style transfer algorithms find it challenging to balance the content structure…

计算机视觉与模式识别 · 计算机科学 2019-05-24 Dae Young Park , Kwang Hee Lee

In this work we investigate different avenues of improving the Neural Algorithm of Artistic Style (by Leon A. Gatys, Alexander S. Ecker and Matthias Bethge, arXiv:1508.06576). While showing great results when transferring homogeneous and…

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

In the past, manually re-drawing an image in a certain artistic style required a professional artist and a long time. Doing this for a video sequence single-handed was beyond imagination. Nowadays computers provide new possibilities. We…

计算机视觉与模式识别 · 计算机科学 2016-10-21 Manuel Ruder , Alexey Dosovitskiy , Thomas Brox

Style transfer is to render given image contents in given styles, and it has an important role in both computer vision fundamental research and industrial applications. Following the success of deep learning based approaches, this problem…

计算机视觉与模式识别 · 计算机科学 2020-05-08 Duc Minh Vo , Akihiro Sugimoto

Throughout history, humans have created remarkable works of art, but artificial intelligence has only recently started to make strides in generating visually compelling art. Breakthroughs in the past few years have focused on using…

计算机视觉与模式识别 · 计算机科学 2025-01-17 Kapil Kashyap , Mehak Garg , Sean Fargose , Sindhu Nair

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

A recent paper by Gatys et al. describes a method for rendering an image in the style of another image. First, they use convolutional neural network features to build a statistical model for the style of an image. Then they create a new…

计算机视觉与模式识别 · 计算机科学 2016-05-27 Alexander G. Anderson , Cory P. Berg , Daniel P. Mossing , Bruno A. Olshausen

The rapid development of generative diffusion models has significantly advanced the field of style transfer. However, most current style transfer methods based on diffusion models typically involve a slow iterative optimization process,…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Feihong He , Gang Li , Fuhui Sun , Mengyuan Zhang , Lingyu Si , Xiaoyan Wang , Li Shen

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 style transfer aims to alter the style (e.g., sentiment) of a sentence while preserving its content. A common approach is to map a given sentence to content representation that is free of style, and the content representation is fed to…

计算与语言 · 计算机科学 2021-08-03 Dongkyu Lee , Zhiliang Tian , Lanqing Xue , Nevin L. Zhang

Erasing harmful or proprietary concepts from powerful text to image generators is an emerging safety requirement, yet current "concept erasure" techniques either collapse image quality, rely on brittle adversarial losses, or demand…

机器学习 · 计算机科学 2025-11-11 Abhiram Kusumba , Maitreya Patel , Kyle Min , Changhoon Kim , Chitta Baral , Yezhou Yang

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

Neural style transfer is an emerging technique which is able to endow daily-life images with attractive artistic styles. Previous work has succeeded in applying convolutional neural networks (CNNs) to style transfer for monocular images or…

计算机视觉与模式识别 · 计算机科学 2018-07-30 Xinyu Gong , Haozhi Huang , Lin Ma , Fumin Shen , Wei Liu , Tong Zhang

We explore the oscillatory behavior observed in inversion methods applied to large-scale text-to-image diffusion models, with a focus on the "Flux" model. By employing a fixed-point-inspired iterative approach to invert real-world images,…

计算机视觉与模式识别 · 计算机科学 2024-11-19 Yan Zheng , Zhenxiao Liang , Xiaoyan Cong , Lanqing guo , Yuehao Wang , Peihao Wang , Zhangyang Wang