Skip to content

Unstable GAN in pytorch implementation  #7

@jayantb1019

Description

@jayantb1019

I haven't been able to stabilise the GAN using the existing hyper parameters and any tweaks in the same.
Denoiser and discriminator train to a loss of ~0.05 during their respective warm ups. However, GAN training takes the discriminator loss on fake samples to ~1e-7 and then the denoiser stops training altogether.

Could someone share any insights on stabilising the GAN ?
Here's my implementation. https://github.com/jayantb1019/adl_seismic

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