google-research / xmcgan_image_generation

97 stars 15 forks source link

how to visualize the generated image? #14

Open hyeonjinXZ opened 2 years ago

hyeonjinXZ commented 2 years ago

Hi there!

I am guessing I can visualize the generated image using generate_sample. https://github.com/google-research/xmcgan_image_generation/blob/edbff388c0c8e35af24d7bf8b7dbc4375729dcab/xmcgan/train_utils.py#L196.

  1. Would you give me full code for visualizing?