English

Face editing with GAN -- A Review

Computer Vision and Pattern Recognition 2022-07-25 v1 Machine Learning Neural and Evolutionary Computing Image and Video Processing

Abstract

In recent years, Generative Adversarial Networks (GANs) have become a hot topic among researchers and engineers that work with deep learning. It has been a ground-breaking technique which can generate new pieces of content of data in a consistent way. The topic of GANs has exploded in popularity due to its applicability in fields like image generation and synthesis, and music production and composition. GANs have two competing neural networks: a generator and a discriminator. The generator is used to produce new samples or pieces of content, while the discriminator is used to recognize whether the piece of content is real or generated. What makes it different from other generative models is its ability to learn unlabeled samples. In this review paper, we will discuss the evolution of GANs, several improvements proposed by the authors and a brief comparison between the different models. Index Terms generative adversarial networks, unsupervised learning, deep learning.

Keywords

Cite

@article{arxiv.2207.11227,
  title  = {Face editing with GAN -- A Review},
  author = {Parthak Mehta and Sarthak Mishra and Nikhil Chouhan and Neel Pethani and Ishani Saha},
  journal= {arXiv preprint arXiv:2207.11227},
  year   = {2022}
}
R2 v1 2026-06-25T01:09:18.581Z