rattandeep1998 / RecoverGANlatentVector

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Python 100.0%