IJRSAT
editorinchief@ijrsat.com | ijrsatjournal@gmail.com
🌟 10+ Years of Excellence 🌟
I S S N 2319-2690
IJRSAT
International Journal for Research In Science & Advanced Technologies
" Enriching The Research "
International, Peer Reviewed, Open Access Journal
ISSN Approved Journal No. 2319-2690
Medium Icon
DOI Prefix: 10.65726

Publication Details

FAKE HUMAN FACE GENERATION USING DCGAN
RAYA PAVAN KUMAR, POOJALA VAISHNAVI, K KARTHIK, D RAKESH, T GANESH, G SIDDU
Year: 2026  |  Volume: 26  |  Issue: 4

Abstract

Graphics algorithms for high quality image rendering are highly involved process, as layout, components, and light transport must be explicitly simulated. While existing algorithms excel in this task, creating and formatting virtual environments is a costly and time-consuming process. Thus, there is an opportunity for automating this labor intensive process by leveraging recent development in computer vision. Recent development in deep generative models, especially GANs, has spurred much interest in the computer vision domain for synthesizing realistic images. GANs combine backpropagation with a competitive process involving a pair networks, called Generative Network G and Discriminative Network D, in which G generate artificial images and D classifies it into real or artificial image categories. As the training proceeds, G learns to generate realistic images to confuse D [1]. In this work, a convolutional architecture based on GAN, specifically Deep Convolutional Generative Adversarial Networks (DCGAN) has been implemented to train a generative model that can produce good quality images of human faces at scale. CelebFaces Attributes Dataset (CelebA) has been used to train the DCGAN model. Structural Similarity Index (SSIM), that measures the structural and contextual similarity of two images, has been used for quantitative evaluation of the trained DCGAN model. Obtained results shows that the quality of generated images is quite similar to the high quality images of the CelebA dataset.