Unpaired Image- to- Image Translation using Cycle Generative Adversarial Networks
Abhinav Dwarkani1, Maitri Jain2, Jash Thakkar3, Kottilingam Kottursamy4

1Abhinav Dwarkani*, UG Student, Department of Information Technology, SRM Institute of Science and Technology, Kattankulathur, Tamil Nadu, India.
2Maitri Jain, UG Student, Department of Software Engineering, SRM Institute of Science and Technology, Kattankulathur, Tamil Nadu, India.
3Jash Thakkar, UG Student, Department of Software Engineering, SRM Institute of Science and Technology, Kattankulathur, Tamil Nadu, India.
4Kottilingam Kottursamy, Associate Professor, Department of Information Technology, SRM Institute of Science and Technology, Kattankulathur, Tamil Nadu, India.
Manuscript received on August 07, 2020. | Revised Manuscript received on August 15, 2020. | Manuscript published on August 30, 2020. | PP: 380-385 | Volume-9 Issue-6, August 2020. | Retrieval Number: F1525089620/2020©BEIESP | DOI: 10.35940/ijeat.F1525.089620
Open Access | Ethics and Policies | Cite | Mendeley
© The Authors. Blue Eyes Intelligence Engineering and Sciences Publication (BEIESP). This is an open access article under the CC BY-NC-ND license (http://creativecommons.org/licenses/by-nc-nd/4.0/)

Abstract: In this burgeoning age and society where people are tending towards learning the benefits adversarial network we hereby benefiting the society tend to extend our research towards adversarial networks as a general-purpose solution to image-to-image translation problems. Image to image translation comes under the peripheral class of computer sciences extending our branch in the field of neural networks. We apprentice Generative adversarial networks as an optimum solution for generating Image to image translation where our motive is to learn a mapping between an input image(X) and an output image(Y) using a set of predefined pairs[4]. But it is not necessary that the paired dataset is provided to for our use and hence adversarial methods comes into existence. Further, we advance a method that is able to convert and recapture an image from a domain X to another domain Y in the absence of paired datasets. Our objective is to learn a mapping function G: A —B such that the mapping is able to distinguish the images of G(A) within the distribution of B using an adversarial loss.[1] Because this mapping is high biased, we introduce an inverse mapping function F B—A and introduce a cycle consistency loss[7]. Furthermore we wish to extend our research with various domains and involve them with neural style transfer, semantic image synthesis. Our essential commitment is to show that on a wide assortment of issues, conditional GANs produce sensible outcomes. This paper hence calls for the attention to the purpose of converting image X to image Y and we commit to the transfer learning of training dataset and optimising our code.You can find the source code for the same here. 
Keywords: Machine learning, General Adversarial Networks, Computer Vision, Convolutional Neural Network, Tensorflow