中文
相关论文

相关论文: Batch Face Alignment using a Low-rank GAN

200 篇论文

Anyone can take a photo, but not everybody has the ability to retouch their pictures and obtain result close to professional. Since it is not possible to ask experts to retouch thousands of pictures, we thought about teaching a piece of…

计算机视觉与模式识别 · 计算机科学 2020-06-05 Marc Bickel , Samuel Dubuis , Sébastien Gachoud

While GANs can produce photo-realistic images in ideal conditions for certain domains, the generation of full-body human images remains difficult due to the diversity of identities, hairstyles, clothing, and the variance in pose. Instead of…

计算机视觉与模式识别 · 计算机科学 2022-03-15 Anna Frühstück , Krishna Kumar Singh , Eli Shechtman , Niloy J. Mitra , Peter Wonka , Jingwan Lu

GAN inversion aims to invert a given image back into the latent space of a pretrained GAN model, for the image to be faithfully reconstructed from the inverted code by the generator. As an emerging technique to bridge the real and fake…

计算机视觉与模式识别 · 计算机科学 2022-03-24 Weihao Xia , Yulun Zhang , Yujiu Yang , Jing-Hao Xue , Bolei Zhou , Ming-Hsuan Yang

Recent studies have shown remarkable success in face image generations. However, most of the existing methods only generate face images from random noise, and cannot generate face images according to the specific attributes. In this paper,…

计算机视觉与模式识别 · 计算机科学 2020-12-04 Zheng Yuan , Jie Zhang , Shiguang Shan , Xilin Chen

Building facial analysis systems that generalize to extreme variations in lighting and facial expressions is a challenging problem that can potentially be alleviated using natural-looking synthetic data. Towards that, we propose LEGAN, a…

计算机视觉与模式识别 · 计算机科学 2021-06-22 Sandipan Banerjee , Ajjen Joshi , Prashant Mahajan , Sneha Bhattacharya , Survi Kyal , Taniya Mishra

Unconditional image generation has recently been dominated by generative adversarial networks (GANs). GAN methods train a generator which regresses images from random noise vectors, as well as a discriminator that attempts to differentiate…

机器学习 · 计算机科学 2018-12-24 Yedid Hoshen , Jitendra Malik

We present a variety of new architectural features and training procedures that we apply to the generative adversarial networks (GANs) framework. We focus on two applications of GANs: semi-supervised learning, and the generation of images…

机器学习 · 计算机科学 2016-06-14 Tim Salimans , Ian Goodfellow , Wojciech Zaremba , Vicki Cheung , Alec Radford , Xi Chen

In this paper, we propose a novel algorithm for matching faces with temporal variations caused due to age progression. The proposed generative adversarial network algorithm is a unified framework that combines facial age estimation and…

计算机视觉与模式识别 · 计算机科学 2020-11-12 Daksha Yadav , Naman Kohli , Mayank Vatsa , Richa Singh , Afzel Noore

Generative Adversarial Networks (GAN) have many potential medical imaging applications, including data augmentation, domain adaptation, and model explanation. Due to the limited memory of Graphical Processing Units (GPUs), most current 3D…

图像与视频处理 · 电气工程与系统科学 2022-09-13 Li Sun , Junxiang Chen , Yanwu Xu , Mingming Gong , Ke Yu , Kayhan Batmanghelich

Facial Attribute Manipulation (FAM) aims to aesthetically modify a given face image to render desired attributes, which has received significant attention due to its broad practical applications ranging from digital entertainment to…

计算机视觉与模式识别 · 计算机科学 2022-10-25 Yunfan Liu , Qi Li , Qiyao Deng , Zhenan Sun , Ming-Hsuan Yang

Generative Adversarial Networks (GANs) have achieved remarkable achievements in image synthesis. These successes of GANs rely on large scale datasets, requiring too much cost. With limited training data, how to stable the training process…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Ziqiang Li , Beihao Xia , Jing Zhang , Chaoyue Wang , Bin Li

In this paper, we study the problem of multi-domain image generation, the goal of which is to generate pairs of corresponding images from different domains. With the recent development in generative models, image generation has achieved…

计算机视觉与模式识别 · 计算机科学 2018-05-08 Xudong Mao , Qing Li

Recovering badly damaged face images is a useful yet challenging task, especially in extreme cases where the masked or damaged region is very large. One of the major challenges is the ability of the system to generalize on faces outside the…

计算机视觉与模式识别 · 计算机科学 2021-05-14 Nilesh Pandey , Andreas Savakis

In recent years, Generative Adversarial Networks (GANs) have shown substantial progress in modeling complex distributions of data. These networks have received tremendous attention since they can generate implicit probabilistic models that…

信号处理 · 电气工程与系统科学 2018-10-25 Mehdi Ahmadi , Timothy Nest , Mostafa Abdelnaim , Thanh-Dung Le

Existing GAN inversion and editing methods work well for aligned objects with a clean background, such as portraits and animal faces, but often struggle for more difficult categories with complex scene layouts and object occlusions, such as…

计算机视觉与模式识别 · 计算机科学 2022-06-17 Gaurav Parmar , Yijun Li , Jingwan Lu , Richard Zhang , Jun-Yan Zhu , Krishna Kumar Singh

Image inpainting is a restoration method that reconstructs missing image parts. However, a carefully selected mask of known pixels that yield a high quality inpainting can also act as a sparse image representation. This challenging spatial…

图像与视频处理 · 电气工程与系统科学 2022-12-05 Pascal Peter

In this paper, we address the problem of face hallucination by proposing a novel multi-scale generative adversarial network (GAN) architecture optimized for face verification. First, we propose a multi-scale generator architecture for face…

计算机视觉与模式识别 · 计算机科学 2019-09-19 Hadi Kazemi , Fariborz Taherkhani , Nasser M. Nasrabadi

Generative adversarial networks (GANs) have remarkably advanced in diverse domains, especially image generation and editing. However, the misuse of GANs for generating deceptive images, such as face replacement, raises significant security…

计算机视觉与模式识别 · 计算机科学 2024-01-31 Lei Zhang , Hao Chen , Shu Hu , Bin Zhu , Ching Sheng Lin , Xi Wu , Jinrong Hu , Xin Wang

Existing unpaired low-light image enhancement approaches prefer to employ the two-way GAN framework, in which two CNN generators are deployed for enhancement and degradation separately. However, such data-driven models ignore the inherent…

计算机视觉与模式识别 · 计算机科学 2021-12-28 Jize Zhang , Haolin Wang , Xiaohe Wu , Wangmeng Zuo

Generative networks are fundamentally different in their aim and methods compared to CNNs for classification, segmentation, or object detection. They have initially not been meant to be an image analysis tool, but to produce naturally…

计算机视觉与模式识别 · 计算机科学 2022-07-11 Markus Wenzel
‹ 上一页 1 8 9 10 下一页 ›