English

Semantic Map Injected GAN Training for Image-to-Image Translation

Computer Vision and Pattern Recognition 2021-12-06 v1 Image and Video Processing

Abstract

Image-to-image translation is the recent trend to transform images from one domain to another domain using generative adversarial network (GAN). The existing GAN models perform the training by only utilizing the input and output modalities of transformation. In this paper, we perform the semantic injected training of GAN models. Specifically, we train with original input and output modalities and inject a few epochs of training for translation from input to semantic map. Lets refer the original training as the training for the translation of input image into target domain. The injection of semantic training in the original training improves the generalization capability of the trained GAN model. Moreover, it also preserves the categorical information in a better way in the generated image. The semantic map is only utilized at the training time and is not required at the test time. The experiments are performed using state-of-the-art GAN models over CityScapes and RGB-NIR stereo datasets. We observe the improved performance in terms of the SSIM, FID and KID scores after injecting semantic training as compared to original training.

Keywords

Cite

@article{arxiv.2112.01845,
  title  = {Semantic Map Injected GAN Training for Image-to-Image Translation},
  author = {Balaram Singh Kshatriya and Shiv Ram Dubey and Himangshu Sarma and Kunal Chaudhary and Meva Ram Gurjar and Rahul Rai and Sunny Manchanda},
  journal= {arXiv preprint arXiv:2112.01845},
  year   = {2021}
}

Comments

Accepted in Fourth Workshop on Computer Vision Applications (WCVA) at ICVGIP 2021

R2 v1 2026-06-24T08:03:00.391Z