中文
相关论文

相关论文: CartoonRenderer: An Instance-based Multi-Style Car…

200 篇论文

In this paper, we introduce deep learning technology to tackle two traditional low-level image processing problems, companding and inverse halftoning. We make two main contributions. First, to the best knowledge of the authors, this is the…

计算机视觉与模式识别 · 计算机科学 2017-07-24 Xianxu Hou , Guoping Qiu

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

Unsupervised image-to-image translation has gained considerable attention due to the recent impressive progress based on generative adversarial networks (GANs). However, previous methods often fail in challenging cases, in particular, when…

机器学习 · 计算机科学 2019-01-03 Sangwoo Mo , Minsu Cho , Jinwoo Shin

Our paper addresses the complex task of transferring a hairstyle from a reference image to an input photo for virtual hair try-on. This task is challenging due to the need to adapt to various photo poses, the sensitivity of hairstyles, and…

计算机视觉与模式识别 · 计算机科学 2024-05-28 Maxim Nikolaev , Mikhail Kuznetsov , Dmitry Vetrov , Aibek Alanov

Recent advances of image-to-image translation focus on learning the one-to-many mapping from two aspects: multi-modal translation and multi-domain translation. However, the existing methods only consider one of the two perspectives, which…

计算机视觉与模式识别 · 计算机科学 2019-12-30 Xiaoming Yu , Yuanqi Chen , Thomas Li , Shan Liu , Ge Li

A caricature is an artistic form of a person's picture in which certain striking characteristics are abstracted or exaggerated in order to create a humor or sarcasm effect. For numerous caricature related applications such as attribute…

计算机视觉与模式识别 · 计算机科学 2019-05-14 Wenqing Chu , Wei-Chih Hung , Yi-Hsuan Tsai , Deng Cai , Ming-Hsuan Yang

We propose InstanceAnimator, a novel Diffusion Transformer framework for multi-instance sketch video colorization. Existing methods suffer from three core limitations: inflexible user control due to heavy reliance on single reference…

计算机视觉与模式识别 · 计算机科学 2026-03-27 Yinhan Zhang , Yue Ma , Bingyuan Wang , Kunyu Feng , Yeying Jin , Qifeng Chen , Anyi Rao , Zeyu Wang

Benefited from the deep learning, image Super-Resolution has been one of the most developing research fields in computer vision. Depending upon whether using a discriminator or not, a deep convolutional neural network can provide an image…

计算机视觉与模式识别 · 计算机科学 2020-04-28 Zhi-Song Liu , Wan-Chi Siu , Li-Wen Wang , Chu-Tak Li , Marie-Paule Cani , Yui-Lam Chan

Image-to-image translation is significant to many computer vision and machine learning tasks such as image synthesis and video synthesis. It has primary applications in the graphics editing and animation industries. With the development of…

计算机视觉与模式识别 · 计算机科学 2019-12-17 Heng Wang , Donghao Zhang , Yang Song , Heng Huang , Mei Chen , Weidong Cai

Recently, deep learning-based denoising approaches have led to dramatic improvements in low sample-count Monte Carlo rendering. These approaches are aimed at path tracing, which is not ideal for simulating challenging light transport…

图形学 · 计算机科学 2020-04-28 Shilin Zhu , Zexiang Xu , Henrik Wann Jensen , Hao Su , Ravi Ramamoorthi

Current image-to-image translation methods formulate the task with conditional generation models, leading to learning only the recolorization or regional changes as being constrained by the rich structural information provided by the…

计算机视觉与模式识别 · 计算机科学 2022-07-28 Yu-Jie Chen , Shin-I Cheng , Wei-Chen Chiu , Hung-Yu Tseng , Hsin-Ying Lee

Image-to-image translation is a long-established and a difficult problem in computer vision. In this paper we propose an adversarial based model for image-to-image translation. The regular deep neural-network based methods perform the task…

计算机视觉与模式识别 · 计算机科学 2019-01-25 Manan Oza , Himanshu Vaghela , Sudhir Bagul

Thanks to recent advances in deep neural networks (DNNs), face recognition systems have become highly accurate in classifying a large number of face images. However, recent studies have found that DNNs could be vulnerable to adversarial…

机器学习 · 计算机科学 2020-01-29 Kazuya Kakizaki , Kosuke Yoshida

We propose a method to translate cartoon images to real world images using Generative Aderserial Network (GAN). Existing GAN-based image-to-image translation methods which are trained on paired datasets are impractical as the data is…

计算机视觉与模式识别 · 计算机科学 2019-03-25 K M Arefeen Sultan , Labiba Kanij Rupty , Nahidul Islam Pranto , Sayed Khan Shuvo , Mohammad Imrul Jubair

We introduce a new architecture called a conditional invertible neural network (cINN), and use it to address the task of diverse image-to-image translation for natural images. This is not easily possible with existing INN models due to some…

计算机视觉与模式识别 · 计算机科学 2021-05-06 Lynton Ardizzone , Jakob Kruse , Carsten Lüth , Niels Bracher , Carsten Rother , Ullrich Köthe

This paper presents an innovative approach to achieve face cartoonisation while preserving the original identity and accommodating various poses. Unlike previous methods in this field that relied on conditional-GANs, which posed challenges…

计算机视觉与模式识别 · 计算机科学 2023-09-27 Kushal Jain , Ankith Varun J , Anoop Namboodiri

In this paper, we propose the first sketching system for interactively personalized and photorealistic face caricaturing. Input an image of a human face, the users can create caricature photos by manipulating its facial feature curves. Our…

计算机视觉与模式识别 · 计算机科学 2018-07-25 Xiaoguang Han , Kangcheng Hou , Dong Du , Yuda Qiu , Yizhou Yu , Kun Zhou , Shuguang Cui

Real-world face recognition requires an ability to perceive the unique features of an individual face across multiple, variable images. The primate visual system solves the problem of image invariance using cascades of neurons that convert…

计算机视觉与模式识别 · 计算机科学 2019-11-15 Matthew Q. Hill , Connor J. Parde , Carlos D. Castillo , Y. Ivette Colon , Rajeev Ranjan , Jun-Cheng Chen , Volker Blanz , Alice J. O'Toole

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

This paper presents a new variational inference framework for image restoration and a convolutional neural network (CNN) structure that can solve the restoration problems described by the proposed framework. Earlier CNN-based image…

图像与视频处理 · 电气工程与系统科学 2022-07-20 Jae Woong Soh , Nam Ik Cho