中文
相关论文

相关论文: Face Transfer with Generative Adversarial Network

200 篇论文

The paper proposes a novel generative adversarial network for one-shot face reenactment, which can animate a single face image to a different pose-and-expression (provided by a driving image) while keeping its original appearance. The core…

计算机视觉与模式识别 · 计算机科学 2021-04-27 Guangming Yao , Yi Yuan , Tianjia Shao , Shuang Li , Shanqi Liu , Yong Liu , Mengmeng Wang , Kun Zhou

Endoscopic videos from multicentres often have different imaging conditions, e.g., color and illumination, which make the models trained on one domain usually fail to generalize well to another. Domain adaptation is one of the potential…

计算机视觉与模式识别 · 计算机科学 2020-04-20 Jiawei Chen , Yuexiang Li , Kai Ma , Yefeng Zheng

We present a technique to synthesize and analyze volume-rendered images using generative models. We use the Generative Adversarial Network (GAN) framework to compute a model from a large collection of volume renderings, conditioned on (1)…

图形学 · 计算机科学 2019-07-18 Matthew Berger , Jixian Li , Joshua A. Levine

The Generator of a Generative Adversarial Network (GAN) is trained to transform latent vectors drawn from a prior distribution into realistic looking photos. These latent vectors have been shown to encode information about the content of…

机器学习 · 计算机科学 2018-10-10 Nicholas Egan , Jeffrey Zhang , Kevin Shen

Face attributes are interesting due to their detailed description of human faces. Unlike prior researches working on attribute prediction, we address an inverse and more challenging problem called face attribute manipulation which aims at…

计算机视觉与模式识别 · 计算机科学 2017-04-13 Wei Shen , Rujie Liu

Face synthesis is an important problem in computer vision with many applications. In this work, we describe a new method, namely LandmarkGAN, to synthesize faces based on facial landmarks as input. Facial landmarks are a natural, intuitive,…

计算机视觉与模式识别 · 计算机科学 2021-02-09 Pu Sun , Yuezun Li , Honggang Qi , Siwei Lyu

Existing deep learning methods of video recognition usually require a large number of labeled videos for training. But for a new task, videos are often unlabeled and it is also time-consuming and labor-intensive to annotate them. Instead of…

计算机视觉与模式识别 · 计算机科学 2018-05-14 Feiwu Yu , Xinxiao Wu , Yuchao Sun , Lixin Duan

Facial caricature is an art form of drawing faces in an exaggerated way to convey humor or sarcasm. In this paper, we propose the first Generative Adversarial Network (GAN) for unpaired photo-to-caricature translation, which we call…

计算机视觉与模式识别 · 计算机科学 2018-11-05 Kaidi Cao , Jing Liao , Lu Yuan

There are many applications of Generative Adversarial Networks (GANs) in fields like computer vision, natural language processing, speech synthesis, and more. Undoubtedly the most notable results have been in the area of image synthesis and…

计算机视觉与模式识别 · 计算机科学 2020-11-12 Simranjeet Singh , Rajneesh Sharma , Alan F. Smeaton

Formulated as a conditional generation problem, face animation aims at synthesizing continuous face images from a single source image driven by a set of conditional face motion. Previous works mainly model the face motion as conditions with…

计算机视觉与模式识别 · 计算机科学 2022-05-16 Xintian Wu , Qihang Zhang , Yiming Wu , Huanyu Wang , Songyuan Li , Lingyun Sun , Xi Li

The primary motivation of Image-to-Image Transformation is to convert an image of one domain to another domain. Most of the research has been focused on the task of image transformation for a set of pre-defined domains. Very few works are…

计算机视觉与模式识别 · 计算机科学 2019-01-14 Kishan Babu Kancharagunta , Shiv Ram Dubey

Facial attribute editing aims to manipulate attributes on the human face, e.g., adding a mustache or changing the hair color. Existing approaches suffer from a serious compromise between correct attribute generation and preservation of the…

计算机视觉与模式识别 · 计算机科学 2020-07-14 Zhenliang He , Meina Kan , Jichao Zhang , Shiguang Shan

Talking head video generation aims to produce a synthetic human face video that contains the identity and pose information respectively from a given source image and a driving video.Existing works for this task heavily rely on 2D…

计算机视觉与模式识别 · 计算机科学 2022-03-16 Fa-Ting Hong , Longhao Zhang , Li Shen , Dan Xu

Several research groups have shown that Generative Adversarial Networks (GANs) can generate photo-realistic images in recent years. Using the GANs, a map is created between a latent code and a photo-realistic image. This process can also be…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Andrea Giardina , Soumya Subhra Paria , Adhikari Kaustubh

Facial attribute editing aims to manipulate single or multiple attributes of a face image, i.e., to generate a new face with desired attributes while preserving other details. Recently, generative adversarial net (GAN) and encoder-decoder…

计算机视觉与模式识别 · 计算机科学 2018-07-26 Zhenliang He , Wangmeng Zuo , Meina Kan , Shiguang Shan , Xilin Chen

Adversarial patch attacks can fool the face recognition (FR) models via small patches. However, previous adversarial patch attacks often result in unnatural patterns that are easily noticeable. Generating transferable and stealthy…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Yanjie Li , Mingxing Duan , Xuelong Dai , Bin Xiao

We propose a framework based on Generative Adversarial Networks to disentangle the identity and attributes of faces, such that we can conveniently recombine different identities and attributes for identity preserving face synthesis in open…

计算机视觉与模式识别 · 计算机科学 2018-08-10 Jianmin Bao , Dong Chen , Fang Wen , Houqiang Li , Gang Hua

We are interested in learning visual representations which allow for 3D manipulations of visual objects based on a single 2D image. We cast this into an image-to-image transformation task, and propose Iterative Generative Adversarial…

计算机视觉与模式识别 · 计算机科学 2019-09-05 Ysbrand Galama , Thomas Mensink

Arbitrary attribute editing generally can be tackled by incorporating encoder-decoder and generative adversarial networks. However, the bottleneck layer in encoder-decoder usually gives rise to blurry and low quality editing result. And…

计算机视觉与模式识别 · 计算机科学 2019-04-24 Ming Liu , Yukang Ding , Min Xia , Xiao Liu , Errui Ding , Wangmeng Zuo , Shilei Wen

Recently, generative adversarial networks (GANs) can generate photo-realistic fake facial images which are perceptually indistinguishable from real face photos, promoting research on fake face detection. Though fake face forensics can…

计算机视觉与模式识别 · 计算机科学 2020-11-02 Yongwei Wang , Xin Ding , Li Ding , Rabab Ward , Z. Jane Wang