中文
相关论文

相关论文: Avatar-Net: Multi-scale Zero-shot Style Transfer b…

200 篇论文

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

Diffusion models have shown great promise in text-guided image style transfer, but there is a trade-off between style transformation and content preservation due to their stochastic nature. Existing methods require computationally expensive…

计算机视觉与模式识别 · 计算机科学 2023-04-13 Serin Yang , Hyunmin Hwang , Jong Chul Ye

This work presents AnyDoor, a diffusion-based image generator with the power to teleport target objects to new scenes at user-specified locations in a harmonious way. Instead of tuning parameters for each object, our model is trained only…

计算机视觉与模式识别 · 计算机科学 2024-05-09 Xi Chen , Lianghua Huang , Yu Liu , Yujun Shen , Deli Zhao , Hengshuang Zhao

Style transfer presents a significant challenge, primarily centered on identifying an appropriate style representation. Conventional methods employ style loss, derived from second-order statistics or contrastive learning, to constrain style…

计算机视觉与模式识别 · 计算机科学 2024-12-02 Yingying Deng , Xiangyu He , Fan Tang , Weiming Dong

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

Traditionally, style has been primarily considered in terms of artistic elements such as colors, brushstrokes, and lighting. However, identical semantic subjects, like people, boats, and houses, can vary significantly across different…

计算机视觉与模式识别 · 计算机科学 2024-10-25 Jinghao Hu , Yuhe Zhang , GuoHua Geng , Liuyuxin Yang , JiaRui Yan , Jingtao Cheng , YaDong Zhang , Kang Li

Universal Neural Style Transfer (NST) methods are capable of performing style transfer of arbitrary styles in a style-agnostic manner via feature transforms in (almost) real-time. Even though their unimodal parametric style modeling…

计算机视觉与模式识别 · 计算机科学 2018-12-03 Paraskevas Pegios , Nikolaos Passalis , Anastasios Tefas

Zero-shot learning (ZSL) tackles the novel class recognition problem by transferring semantic knowledge from seen classes to unseen ones. Existing attention-based models have struggled to learn inferior region features in a single image by…

计算机视觉与模式识别 · 计算机科学 2022-12-14 Shiming Chen , Ziming Hong , Wenjin Hou , Guo-Sen Xie , Yibing Song , Jian Zhao , Xinge You , Shuicheng Yan , Ling Shao

The goal of image style transfer is to render an image guided by a style reference while maintaining the original content. Existing image-guided methods rely on specific style reference images, restricting their wider application and…

计算机视觉与模式识别 · 计算机科学 2024-08-22 Yuexing Han , Liheng Ruan , Bing Wang

Gatys et al. recently introduced a neural algorithm that renders a content image in the style of another image, achieving so-called style transfer. However, their framework requires a slow iterative optimization process, which limits its…

计算机视觉与模式识别 · 计算机科学 2017-08-01 Xun Huang , Serge Belongie

Recent feed-forward neural methods of arbitrary image style transfer mainly utilized encoded feature map upto its second-order statistics, i.e., linearly transformed the encoded feature map of a content image to have the same mean and…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Jeong-Sik Lee , Hyun-Chul Choi

Arbitrary style transfer is the task of synthesis of an image that has never been seen before, using two given images: content image and style image. The content image forms the structure, the basic geometric lines and shapes of the…

计算机视觉与模式识别 · 计算机科学 2020-02-19 S. A. Berezin , V. M. Volkova

This paper introduces a novel method by reshuffling deep features (i.e., permuting the spacial locations of a feature map) of the style image for arbitrary style transfer. We theoretically prove that our new style loss based on reshuffle…

计算机视觉与模式识别 · 计算机科学 2018-06-21 Shuyang Gu , Congliang Chen , Jing Liao , Lu Yuan

In this paper, we propose a photorealistic style transfer network to emphasize the natural effect of photorealistic image stylization. In general, distortion of the image content and lacking of details are two typical issues in the style…

计算机视觉与模式识别 · 计算机科学 2021-12-01 D. Y. Rao , X. J. Wu , H. Li , J. Kittler , T. Y. Xu

We proposed an easy method of Zero-Shot semantic segmentation by using style transfer. In this case, we successfully used a medical imaging dataset (Blood Cell Imagery) to train a model for river ice semantic segmentation. First, we built a…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Zhiyong Yang , Yuelong Zhu , Xiaoqin Zeng , Jun Zong , Xiuheng Liu , Ran Tao , Xiaofei Cong , Yufeng Yu

In recent years, arbitrary image style transfer has attracted more and more attention. Given a pair of content and style images, a stylized one is hoped that retains the content from the former while catching style patterns from the latter.…

计算机视觉与模式识别 · 计算机科学 2023-01-03 Chiyu Zhang , Jun Yang , Zaiyan Dai , Peng Cao

Incorporating a customized object into image generation presents an attractive feature in text-to-image generation. However, existing optimization-based and encoder-based methods are hindered by drawbacks such as time-consuming…

计算机视觉与模式识别 · 计算机科学 2023-12-08 Ziyang Yuan , Mingdeng Cao , Xintao Wang , Zhongang Qi , Chun Yuan , Ying Shan

Style transfer aims to combine the content of one image with the artistic style of another. It was discovered that lower levels of convolutional networks captured style information, while higher levels captures content information. The…

计算机视觉与模式识别 · 计算机科学 2019-11-19 Michael Maring , Kaustav Chakraborty

Content affinity loss including feature and pixel affinity is a main problem which leads to artifacts in photorealistic and video style transfer. This paper proposes a new framework named CAP-VSTNet, which consists of a new reversible…

计算机视觉与模式识别 · 计算机科学 2023-04-03 Linfeng Wen , Chengying Gao , Changqing Zou

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