/RecoverGANlatentVector

Given an image generated by a GAN it recovers its latent vector

Primary LanguagePython

RecoverGANlatentVector

Given an image generated by a GAN it recovers its latent vector.

Recover the latent vector z from an input image

You can read the blog post here: Blog post

The algorithm was implemented following the paper: Precise Recovery of Latent Vectors from Generative Adversarial Networks by Zachary C. Lipton, and Subarna Tripathi