-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Dear Matthew,
I have a question about your "BiGAN.py" file.
In this file, you have used a function named "get_class",
def prepareSamples(self, cnum = 0, num = 1000): #8x8 images, bottom row is constant
# The codes above are omitted.
im = self.im.get_class(cnum)
e = self.GAN.E.predict(im, batch_size = BATCH_SIZE * k_images)
# The codes follows are omitted.
However, I can't find your definition about this function.
Could you please give me an explanation about this function?
Thanks!
Best Regards,
Zimu Wang
Metadata
Metadata
Assignees
Labels
No labels