There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Quick and dirty implementation of WGAN in pytorch derived from the pytorch implementation of cycleGAN with the Wasserstein Loss. Implements in pytorch both cycle GAN with clipping or differential penalty Wasserstein loss.