Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • P PyTorch-GAN
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 102
    • Issues 102
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 24
    • Merge requests 24
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Erik Linder-Norén
  • PyTorch-GAN
  • Merge requests
  • !121

Create LO-WGAN-gp.py

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Hosein Hashemi requested to merge github/fork/Hosein47/patch-1 into master Aug 16, 2020
  • Overview 0
  • Commits 2
  • Pipelines 1
  • Changes 1

This is a WGAN-gp version of the LOGAN which I used a modified version of it for my work. It was really improving the result of my WGAN-gp, so I decided to implement it based on your WGAN-gp and share it. It is a very new method and easy to use. I hope it will be helpful for others. The original paper used it over BigGAN and CS-GAN. My next objective (also in my work) is to implement LOGAN over BigGAN which would be a great compliment to your awesome GAN PyTorch repository. Moreover, the default hyperparameters are checked for several datasets, they are fine. Cheers, 1912.00953.pdf

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/Hosein47/patch-1