中文
相关论文

相关论文: ImagineNet: Restyling Apps Using Neural Style Tran…

200 篇论文

This paper presents a novel multi-identity face reenactment framework, named FReeNet, to transfer facial expressions from an arbitrary source face to a target face with a shared model. The proposed FReeNet consists of two parts: Unified…

计算机视觉与模式识别 · 计算机科学 2020-05-19 Jiangning Zhang , Xianfang Zeng , Mengmeng Wang , Yusu Pan , Liang Liu , Yong Liu , Yu Ding , Changjie Fan

Garment transfer shows great potential in realistic applications with the goal of transfering outfits across different people images. However, garment transfer between images with heavy misalignments or severe occlusions still remains as a…

计算机视觉与模式识别 · 计算机科学 2021-05-13 Fan Yang , Guosheng Lin

Arbitrary Style Transfer is a technique used to produce a new image from two images: a content image, and a style image. The newly produced image is unseen and is generated from the algorithm itself. Balancing the structure and style…

计算机视觉与模式识别 · 计算机科学 2022-12-23 Weiting Li , Rahul Vyas , Ramya Sree Penta

In this paper we propose a new method to get the specified network parameters through one time feed-forward propagation of the meta networks and explore the application to neural style transfer. Recent works on style transfer typically need…

计算机视觉与模式识别 · 计算机科学 2017-09-14 Falong Shen , Shuicheng Yan , Gang Zeng

Neural style transfer has drawn broad attention in recent years. However, most existing methods aim to explicitly model the transformation between different styles, and the learned model is thus not generalizable to new styles. We here…

计算机视觉与模式识别 · 计算机科学 2018-09-25 Yexun Zhang , Ya Zhang , Wenbin Cai , Jie Chang

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 is the process of rendering one image with some content in the style of another image, representing the style. Recent studies of Liu et al. (2017) show that traditional style transfer methods of Gatys et al. (2016) and…

计算机视觉与模式识别 · 计算机科学 2020-07-09 Victor Kitov , Konstantin Kozlovtsev , Margarita Mishustina

Extracting effective deep features to represent content and style information is the key to universal style transfer. Most existing algorithms use VGG19 as the feature extractor, which incurs a high computational cost and impedes real-time…

计算机视觉与模式识别 · 计算机科学 2020-06-24 Jie An , Tao Li , Haozhi Huang , Li Shen , Xuan Wang , Yongyi Tang , Jinwen Ma , Wei Liu , Jiebo Luo

We present TextureDreamer, a novel image-guided texture synthesis method to transfer relightable textures from a small number of input images (3 to 5) to target 3D shapes across arbitrary categories. Texture creation is a pivotal challenge…

计算机视觉与模式识别 · 计算机科学 2024-01-18 Yu-Ying Yeh , Jia-Bin Huang , Changil Kim , Lei Xiao , Thu Nguyen-Phuoc , Numair Khan , Cheng Zhang , Manmohan Chandraker , Carl S Marshall , Zhao Dong , Zhengqin Li

Fast Style Transfer is a series of Neural Style Transfer algorithms that use feed-forward neural networks to render input images. Because of the high dimension of the output layer, these networks require much memory for computation.…

计算机视觉与模式识别 · 计算机科学 2020-09-22 Weifeng Ma , Zhe Chen , Caoting Ji

Facial expression transfer and reenactment has been an important research problem given its applications in face editing, image manipulation, and fabricated videos generation. We present a novel method for image-based facial expression…

计算机视觉与模式识别 · 计算机科学 2019-12-16 Chao Yang , Ser-Nam Lim

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

We introduce style augmentation, a new form of data augmentation based on random style transfer, for improving the robustness of convolutional neural networks (CNN) over both classification and regression based tasks. During training, our…

计算机视觉与模式识别 · 计算机科学 2019-04-15 Philip T. Jackson , Amir Atapour-Abarghouei , Stephen Bonner , Toby Breckon , Boguslaw Obara

We present interactive painting processes in which a painter and various neural style transfer algorithms interact on a real canvas. Understanding what these algorithms' outputs achieve is then paramount to describe the creative agency in…

人机交互 · 计算机科学 2020-03-17 Thomas Kerdreux , Louis Thiry , Erwan Kerdreux

Given graphs as input, Graph Neural Networks (GNNs) support the inference of nodes, edges, attributes, or graph properties. Graph Rewriting investigates the rule-based manipulation of graphs to model complex graph transformations. We…

机器学习 · 计算机科学 2023-05-31 Adam Machowczyk , Reiko Heckel

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

This paper introduces a neural style transfer model to generate a stylized image conditioning on a set of examples describing the desired style. The proposed solution produces high-quality images even in the zero-shot setting and allows for…

计算机视觉与模式识别 · 计算机科学 2020-04-14 Jan Svoboda , Asha Anoosheh , Christian Osendorfer , Jonathan Masci

Text style transfer is usually performed using attributes that can take a handful of discrete values (e.g., positive to negative reviews). In this work, we introduce an architecture that can leverage pre-trained consistent continuous…

计算与语言 · 计算机科学 2019-11-12 Eric Michael Smith , Diana Gonzalez-Rico , Emily Dinan , Y-Lan Boureau

This research paper explores the application of style transfer in computer vision using RGB images and their corresponding depth maps. We propose a novel method that incorporates the depth map and a heatmap of the RGB image to generate more…

计算机视觉与模式识别 · 计算机科学 2023-05-12 Bhavya Sehgal , Vaishnavi Mendu , Aparna Mendu

The goal of image style transfer is to render an image with artistic features guided by a style reference while maintaining the original content. Owing to the locality in convolutional neural networks (CNNs), extracting and maintaining the…

计算机视觉与模式识别 · 计算机科学 2022-04-04 Yingying Deng , Fan Tang , Weiming Dong , Chongyang Ma , Xingjia Pan , Lei Wang , Changsheng Xu