
Image Completion using Deep Convolutional Generative Adversarial Networks
Author(s) -
P. G C,
Dr.S. Usha Kiruthika
Publication year - 2019
Publication title -
international journal of recent technology and engineering
Language(s) - English
Resource type - Journals
ISSN - 2277-3878
DOI - 10.35940/ijrte.d7725.118419
Subject(s) - computer science , discriminator , artificial intelligence , deep learning , generator (circuit theory) , convolutional neural network , image (mathematics) , adversarial system , deconvolution , generative grammar , generative adversarial network , pattern recognition (psychology) , machine learning , power (physics) , algorithm , telecommunications , physics , quantum mechanics , detector
Deep learning recently became the state-of-the-art in many pattern recognition tasks. Advance-ment of computational power and big datasets brings opportunity to use deep learning methods for image processing. We have used deep convolutional generative adversarial networks (DCGAN) to do various image processing tasks such as deconvolution , denoising and super-resolution. With DCGAN we can use a single architecture to perform different image processing tasks . While the results sometimes shows slightly lower PSNR for DCGAN compared to traditional methods but it tries to achieve competitive psnr scores. Thus , it allows to view quite appealing then other methods While it can learn from big data-sets very efficiently and allows itself to add high-frequency details automatically which traditional methods can’t. The architectgure in DCGAN is based on two neural networks of generator and discriminator which both tries to deceive each other and allows it to generate more appealing and realistic images from the datasets.