SummitKwan / transparent_latent_gan

Use supervised learning to illuminate the latent space of GAN for controlled generation and edit
MIT License
1.97k stars 363 forks source link

Feature axis #4

Closed SummitKwan closed 5 years ago

SummitKwan commented 5 years ago

finish pipeline to control image generation and editing using GAN

  1. train CNN using celebA dataset on Keras (based on mobilenet)
  2. feature regression between latent space and gan and predicted features
  3. interactive interface of face generation controller