Main Paper
Main Paper
Peer Reviewed
ISSN: 2350-8914 (Online), 2350-8906 (Print)
Year: 2021 Month: March Volume: 9
Abstract
Deep learning has evolved as the fastest emerging machine learning technique in the field of Image processing.
The development of deep learning algorithms such CNN, RNN, GAN etc. have made possible in solving many
image related problems such as recovering damaged image, image implanting’s, increasing the Resolution
of image and so on. Aiming at achieving good restored facial image, a method of applying a known value
to distorted part of image from its surrounding rather than noise based on GAN can be viewed in this paper.
Firstly, a GAN model is trained with facial image data sets which include facial part of celebrity from all over
the world. Secondly, a masked different facial parts image is provided to check the ability of trained model to
generate the portion of masked part. The GAN network mainly consist of generator and discriminator working
together to carry out the task of filling the distorted part of image with some real one.
Keywords
GAN, CNN, image restoration, image repair
convolutional neural network trained to generate the Wang et al. [9] have shown image impainting model
contents of an arbitrary image area conditioned on its DFG-GAN, which can effectively alleviate the artifacts
nearby features and in order to succeed the task, problem when the missing region area is too large.
context encoders used the content of the total image Unlike other image impainting models, this model can
and produce a plausible hypothesis for the missing transfer the image impainting task into a GAN task
parts. Also this paper found that a context encoder when the mask fills the total image. Apart from that,
learns a representation that captures not just it has also taken advantage of the extra class label
appearance but also the semantics of visual structures. information to tell what kind of the damage the image
have.
Liu [5] proposed a Deep Regulated Convolutional
Network (RC-Net), a deep network composed of Murugan [10] have suggested to develop an
regulated sub-network blocks cascaded by intelligence framework to recover the possible
skip-connections, to overcome bottleneck. It has information presented in the original scene of image.
applied both large and small convolution filters This paper provides a framework based on
balancing the effectiveness of prominent feature conditional-GAN to recover the information from the
extraction and the generalization ability of the model. heavily damaged images. Learning parameter of the
RC-Nets outperform state-of- the-art approaches with cGAN is optimized by multi-component loss function
large performance gains in various image restoration that includes improved Wasserstein loss with
tasks while demonstrating promising generalization regression loss function.
ability.
Peng [11] focuses a face de-morphing generative
Ulyanov [6] has shown that, the architecture of a adversarial net- work (FD-GAN) to restore the
generator network is enough to capture a great deal of accomplice’s facial image. It has utilized the
low-level image statistics prior to any learning also symmetric dual network architecture and two levels of
randomly started neural network can be used as a restoration losses to separate the identity feature of
handcrafted prior with excellent results in standard the morphing accomplice. It has great potential to be
inverse problems such as DE noising, super- applied for tracing the identity of face morphing
resolution, and impainting. This research also bridges attack’s accomplice in criminal investigation and
the gap between two very popular families of image judicial forensics.
restoration methods: learning-based methods using
Li [12] aims to repair damaged image by novel
deep convolution networks and learning-free methods
generative model-based approach, which consists of
based on handcrafted image priors such as
nested two Generative Adversarial Networks (GAN),
self-similarity.
the sub- confrontation GAN in generator and
According to Liu [7] image impainting has a good parent-confrontation GAN. The sub-confrontation
application value in image editing, however GAN is the image generator of parent-confrontation
traditional image impainting techniques cannot GAN that can find the location of missing area and
complete semantic repair in the case of insufficient reduce mode collapse as a prior constraint. The parent
sample resources. Deep learning neural network have confrontation GAN has an image generation part and
powerful learning capabilities and can extract a discrimination part.
high-level semantic features. These features can be
Jo [13] develops an image editing system that
used to semantically fill missing regions. Ideal image
generates images as the user provides free-form mask,
restoration needs to maintain structural consistency
sketch and color as an input. This paper has trained
and texture clarity.
network with additional style loss which made it
Javed [8] used an image processing technique to possible to generate realistic results, despite large
conceal identities of sensitive objects. It recovers the portions of the image being removed.
mosaiced parts in an image, especially focusing on
By analyzing the above stated review and research
facial parts. The paper have evaluated their method on
paper, it can be seen the advancement in research of
the CelebA dataset and achieved better results than
image restoration has been progressing Using GAN.
state-of-the-art image completion methods without
Most of paper are trying to improve result by changing
explicitly exploiting the location information of
the architecture of GAN model. This paper deals with
mosaiced parts.
improvement in restoration of facial image using GAN
218
Proceedings of 9th IOE Graduate Conference
by replacing random noise with predefined noise from Also the task of data augmentation is also done before
the surrounding part of damaged image itself. dividing the data into testing and training dataset.
219
An Approach for Damaged Facial Image Restoration using GAN
1 m (i)
y log(a(i) )+(1−y(i) ) log(1−a(i) ) (1)
J=− ∑
m i=1
220
Proceedings of 9th IOE Graduate Conference
221
An Approach for Damaged Facial Image Restoration using GAN
structure network [13] who outputs were blurred at on Machine Learning, ICML 2018, 7(3):4620–4631,
different stages of model development also it required 2018.
huge amount of memories with the training time. This [3] Hemant D. Tagare, C. Carl Jaffe, and James Duncan.
paper approached method performs better with small Medical Image Databases: A Content-based Retrieval
Approach. Journal of the American Medical
damaged parts as shown in figure twelve. The Informatics Association, 4(3):184–198, 1997.
performance can be observed by viewing the obtained [4] Deepak Pathak, Philipp Krahenbuhl, Jeff Donahue,
output image from the model. Trevor Darrell, and Alexei A. Efros. Context
Encoders: Feature Learning by Inpainting.
Proceedings of the IEEE Computer Society
7. Conclusion Conference on Computer Vision and Pattern
Recognition, 2016-Decem:2536–2544, 2016.
GAN has become more advanced in image processing [5] Peng Liu, Xiaoxiao Zhou, Junyiyang Li, D. El Basha
technique such as image classification, image Mohammad, and Ruogu Fang. Image restoration
using deep regulated convolutional networks. arXiv,
impanting, and image restoration. With slight change 2019.
in the input to the model lead to better improvement [6] Dmitry Ulyanov, Andrea Vedaldi, and Victor
on the output of model by providing some information Lempitsky. Deep image prior. In Proceedings of
of image to generator rather than complete noise. As the IEEE conference on computer vision and pattern
from the output image it can be concluded that model recognition, pages 9446–9454, 2018.
has recognized the placing area of our facial part such [7] Huaming Liu, Guanming Lu, Xuehui Bi, Jingjie
Yan, and Weilan Wang. Image inpainting
as eye, lips and nose. based on generative adversarial networks. ICNC-
Further research can be extended to recover any body FSKD 2018 - 14th International Conference on
Natural Computation, Fuzzy Systems and Knowledge
part of human being and other animal also. Variety of Discovery, pages 373–378, 2018.
noise can be experimented so that by providing [8] Kamran Javed, Nizam Ud Din, Seho Bae, and Juneho
different nature of noise the output of the model can Yi. Image unmosaicing without location information
be changed in accordance. Also different architecture using stacked GAN. IET Computer Vision, 13(6):588–
of GAN can be tested for better improvement of 594, 2019.
generated facial image. Also the rotation of image can [9] Ziqiang Pei, Sheng Yang, and Guoyou Wang. Feature
guidance GAN for high quality image restoration.
make a huge impact on the output image so during (June):9, 2020.
testing the test images could be augmented.
[10] Pushparaja Murugan. Facial information recovery
from heavily damaged images using generative
adversarial network - Part 1. arXiv, pages 1–16, 2018.
References
[11] Fei Peng, Le Bing Zhang, and Min Long. FD-GAN:
[1] Niall O’Mahony, Sean Campbell, Anderson Carvalho, Face De-Morphing Generative Adversarial Network
Suman Harapanahalli, Gustavo Velasco Hernandez, for Restoring Accomplice’s Facial Image. IEEE
Lenka Krpalkova, Daniel Riordan, and Joseph Walsh. Access, 7, 2019.
Deep Learning vs. Traditional Computer Vision. [12] Zhijiang Li, Haonan Zhu, Liqin Cao, Lei Jiao, Yanfei
Advances in Intelligent Systems and Computing, Zhong, and Ailong Ma. Face Inpainting via Nested
943(Cv):128–144, 2020. Generative Adversarial Networks. IEEE Access,
[2] Jaakko Lehtinen, Jacob Munkberg, Jon Hasselgren, 7:155462–155471, 2019.
Samuli Laine, Tero Karras, Miika Aittala, and Timo [13] Youngjoo Jo and Jongyoul Park. SC-FEGAN: Face
Aila. Noise2Noise: Learning image restoration editing generative adversarial network with user’s
without clean data. 35th International Conference sketch and color. arXiv, 2019.
222