Hey,
I'd like to create the latent space animation with the model I have trained.
However, I'm not sure how to create the following files required by your code:
sdf_net_latent_codes.to
labels.to
Could you elaborate on how to initialize them?
Also, I assumed that sdf_net.to is basically the generative model I trained hybrid_progressive_gan_generator_3.to - Is that correct?
Thanks!