The Whole point of Generator is to generate the images that look as real as the realistic ones. if the discriminator gets fooled by the generator, the generator can create images of the similar kind or else has to change in the way it is generating images.
In the Mode Collapse lecture video,
What do we mean by this statement?
Take a discriminator that has learned to be good at identifying which handwritten digits are fakes, except for cases where the generated images look like ones and sevens.
From what I understood,So the discriminator at this iteration, it is classifying 1’s and 7’s as real even though they are fake.
Correct me If it doesn’t make sense
Thanks.