中文
相关论文

相关论文: Photo style transfer with consistency losses

200 篇论文

Transferring the style from one image onto another is a popular and widely studied task in computer vision. Yet, style transfer in the 3D setting remains a largely unexplored problem. To our knowledge, we propose the first learning-based…

计算机视觉与模式识别 · 计算机科学 2021-05-19 Mattia Segu , Margarita Grinvald , Roland Siegwart , Federico Tombari

Photorealistic style transfer is a technique which transfers colour from one reference domain to another domain by using deep learning and optimization techniques. Here, we present a technique which we use to transfer style and colour from…

计算机视觉与模式识别 · 计算机科学 2018-07-03 Michael Honke , Rahul Iyer , Dishant Mittal

This paper presents an automatic image synthesis method to transfer the style of an example image to a content image. When standard neural style transfer approaches are used, the textures and colours in different semantic regions of the…

计算机视觉与模式识别 · 计算机科学 2017-09-01 Huihuang Zhao , Paul L. Rosin , Yu-Kun Lai

Neural style transfer has been demonstrated to be powerful in creating artistic image with help of Convolutional Neural Networks (CNN). However, there is still lack of computational analysis of perceptual components of the artistic style.…

计算机视觉与模式识别 · 计算机科学 2018-11-27 Minchao Li , Shikui Tu , Lei Xu

Numerous style transfer methods which produce artistic styles of portraits have been proposed to date. However, the inverse problem of converting the stylized portraits back into realistic faces is yet to be investigated thoroughly.…

计算机视觉与模式识别 · 计算机科学 2018-02-06 Fatemeh Shiri , Xin Yu , Fatih Porikli , Piotr Koniusz

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

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

The seminal work of Gatys et al. demonstrated the power of Convolutional Neural Networks (CNNs) in creating artistic imagery by separating and recombining image content and style. This process of using CNNs to render a content image in…

计算机视觉与模式识别 · 计算机科学 2018-10-31 Yongcheng Jing , Yezhou Yang , Zunlei Feng , Jingwen Ye , Yizhou Yu , Mingli Song

Text style transfer aims to alter the style of a sentence while preserving its content. Due to the lack of parallel corpora, most recent work focuses on unsupervised methods and often uses cycle construction to train models. Since cycle…

计算与语言 · 计算机科学 2022-12-20 Kangchen Zhu , Zhiliang Tian , Ruifeng Luo , Xiaoguang Mao

Existing neural style transfer researches have studied to match statistical information between the deep features of content and style images, which were extracted by a pre-trained VGG, and achieved significant improvement in synthesizing…

计算机视觉与模式识别 · 计算机科学 2022-05-25 Yunpeng Bai , Cairong Wang , Chun Yuan , Yanbo Fan , Jue Wang

We consider image transformation problems, where an input image is transformed into an output image. Recent methods for such problems typically train feed-forward convolutional neural networks using a \emph{per-pixel} loss between the…

计算机视觉与模式识别 · 计算机科学 2016-03-29 Justin Johnson , Alexandre Alahi , Li Fei-Fei

This research paper proposes a novel methodology for image-to-image style transfer on objects utilizing a single deep convolutional neural network. The proposed approach leverages the You Only Look Once version 8 (YOLOv8) segmentation model…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Harshmohan Kulkarni , Om Khare , Ninad Barve , Sunil Mane

The works of Gatys et al. demonstrated the capability of Convolutional Neural Networks (CNNs) in creating artistic style images. This process of transferring content images in different styles is called Neural Style Transfer (NST). In this…

计算机视觉与模式识别 · 计算机科学 2024-11-13 Xiangtian Li , Han Cao , Zhaoyang Zhang , Jiacheng Hu , Yuhui Jin , Zihao Zhao

Image compression is one of the essential methods of image processing. Its most prominent advantage is the significant reduction of image size allowing for more efficient storage and transfer. However, lossy compression is associated with…

图像与视频处理 · 电气工程与系统科学 2021-05-25 Patryk Najgebauer , Rafal Scherer , Leszek Rutkowski

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…

计算机视觉与模式识别 · 计算机科学 2019-03-21 Tongtong Zhao , Yuxiao Yan , Jinjia Peng , Huibing Wang , Xianping Fu

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

In the last few years, the artifact patterns in fake images synthesized by different generative models have been inconsistent, leading to the failure of previous research that relied on spotting subtle differences between real and fake. In…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Ziyou Liang , Weifeng Liu , Run Wang , Mengjie Wu , Boheng Li , Yuyang Zhang , Lina Wang , Xinyi Yang

Language style transferring rephrases text with specific stylistic attributes while preserving the original attribute-independent content. One main challenge in learning a style transfer system is a lack of parallel data where the source…

计算与语言 · 计算机科学 2018-08-27 Zhirui Zhang , Shuo Ren , Shujie Liu , Jianyong Wang , Peng Chen , Mu Li , Ming Zhou , Enhong Chen

Style transfer is the task of transferring an attribute of a sentence (e.g., formality) while maintaining its semantic content. The key challenge in style transfer is to strike a balance between the competing goals, one to preserve meaning…

计算与语言 · 计算机科学 2018-09-18 Shrimai Prabhumoye , Yulia Tsvetkov , Alan W Black , Ruslan Salakhutdinov

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