pranjaldatta / PyVision

Ready-to-use implementations of some of the most common computer vision algorithms
BSD 3-Clause "New" or "Revised" License
31 stars 12 forks source link

Contributing Wasserstein GAN #12

Closed TrizteX closed 4 years ago

TrizteX commented 4 years ago

Paper: WGAN Using code provided here for DCGAN as reference.

Dataset: CelebA dataset

pranjaldatta commented 4 years ago

@TrizteX can you please provide details regarding how you are going to go about it? Like what's it gonna be pretrained on, link to paper that its based on etc?

pranjaldatta commented 4 years ago

resolved by PR #18