hanzhanggit / StackGAN

MIT License
1.86k stars 457 forks source link

what is the meaning of TRAINING??? #22

Open seongkyun opened 7 years ago

seongkyun commented 7 years ago

what is the meaning of the stage 1 and stage 2 training?

i know that GAN is not needed to train.

is there anybody know the meaning of stage1 and stage2 training?

can you explain that to me?

help me guyz :)

akhilvasvani commented 5 years ago

Imagine you want to run a marathon which is about 26 miles (~40 km). You have to practice or "train" in order to run that distance. Similarly, the GAN needs to be "trained" --- practice with hundreds of pictures-- in order to properly work and create images.

In this particular instance, the StackGAN is broken up into two parts: Stage 1 and Stage 2. Each part needs to be trained in order for the whole StackGAN to work properly