Skip to content

CSGAN: Cyclic-Synthesized Generative Adversarial Network For Image-to-Image Transformation

Notifications You must be signed in to change notification settings

KishanKancharagunta/CSGAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

CSGAN Implementation in PyTorch

This is the implementation of our paper called "CSGAN:Cyclic-Synthesized Generative Adversarial Network For Image-to-Image Transformation". https://arxiv.org/abs/1901.03554.

CSGAN 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.

About

CSGAN: Cyclic-Synthesized Generative Adversarial Network For Image-to-Image Transformation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages