taey16 / pix2pixBEGAN.pytorch

A pytorch implementation of pix2pix + BEGAN (Boundary Equilibrium Generative Adversarial Networks)
183 stars 36 forks source link

How can I get Z value of generator? #5

Open DeepestNet opened 6 years ago

DeepestNet commented 6 years ago

Is it possible to get z and x value from both networks? Please instruct me, specially for z of generator. Like Input X --> Generator --> Output Z --> Generator--> Output X