Hi, thanks for sharing, I have some question about how to generate image ? in the paper, training phase said G( E(x), C(x) ), input of G is concate( output of Encoder, and output of classifier ) but in colab ,function 'generate_change_image_given_dlatent' and 'call_synthesis' input can not contain C(x) why? what to do in generator.style_vector_calculator(), and generator.g_synthesis() ??
Hi, thanks for sharing, I have some question about how to generate image ?
in the paper, training phase said G( E(x), C(x) ), input of G is concate( output of Encoder, and output of classifier )
but in colab ,function 'generate_change_image_given_dlatent' and 'call_synthesis' input can not contain C(x) why?
what to do in generator.style_vector_calculator(), and generator.g_synthesis() ??