Skip to content

Maybe it's unnecessary to use weight clipping in the LSGAN? #35

@AliceAria

Description

@AliceAria

Thank you for sharing your codes.

I found that there is no weight clipping in the paper Least Squares Generative Adversarial Networks. The weight clipping is used in the paper Loss-Sensitive Generative Adversarial Networks on Lipschitz Densities. Obviously, your code is the former.

I tried both situations, and the performance is better without weight clipping.

I changed the network structure and adjusted the super-parameters to apply to data cifar-10. I thought maybe someone needed it, so I left the url of my code.
https://github.com/AliceAria/Performance-comparison-of-GAN-on-cifar-10

Thanks again.

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