Skip to content

godisboy/SDGAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Semantically Decomposing the Latent Spaces of Generative Adversarial Networks

  1. Comparison of discriminator architecture on MS-Celeba_1M
  • Result of SDGAN(stack the feature map along channels)

result1

  • Result of SDGAN(stack in RGB)

result1


  1. Decompose latent space into identities and observations. Z = [Z_i, Z_o]

  2. Pairwise training scheme(Generator share weights, Discriminator share weights with D_e, Siamese setup for learning generating a pair of images(same identity).

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages