Skip to content

Question about your BiGAN.py File #2

@zimuwangnlp

Description

@zimuwangnlp

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions