/PCSGAN

PCSGAN: Perceptual Cyclic-Synthesized Generative Adversarial Networks for Thermal/NIR to Visible Image Transformation

Primary LanguagePython

PCSGAN

PCSGAN: Perceptual Cyclic-Synthesized Generative Adversarial Networks for Thermal/NIR to Visible Image Transformation

PCSGAN Implementation in PyTorch

This is the implementation of our paper called "PCSGAN: Perceptual Cyclic-Synthesized Generative Adversarial Networks for Thermal/NIR to Visible Image Transformation". <a href=

PCSGAN Architectue




Acknowledgments

  • We gratefully acknowlege the NVIDIA Corp. for donating us the NVIDIA GeForce Titan X Pascal GPU used for this research.

  • code is heavily borrowed from CycleGAN Paper pytorch-CycleGAN.