Giter Club home page Giter Club logo

Comments (5)

kwotsin avatar kwotsin commented on May 26, 2024 5

Yes indeed! It's one of the GANs I'm considering to add in the future, will keep this issue open and update it when it's done!

from mimicry.

kwotsin avatar kwotsin commented on May 26, 2024 3

Hi everyone, I've implemented SAGAN (https://github.com/kwotsin/mimicry/blob/master/torch_mimicry/nets/sagan/sagan_128.py) but it seems since the original paper only trained on imagenet 128x128 that requires about 2 months to train using 1 GPU (1M iterations), I might not have the resources to reasonably train it on time. However, I provided the implementation in the master branch which you can install to check it out, and if you have the resources to train the model, please feel free to share the checkpoint weights!

I also included an extra 32x32 version of SAGAN which I think is easier to train, although of course the implementation is "unofficial" since the placement of the self-attention block may not be optimal, and there's no reference implementation.

Will keep this issue closed for now but will update/reopen if there are any changes. Thanks everyone!

from mimicry.

zhangmozhe avatar zhangmozhe commented on May 26, 2024 1

Also Biggan if possible?

from mimicry.

nivha avatar nivha commented on May 26, 2024 1

@zhangmozhe in the case of BigGAN there's an "official unofficial" pytorch implementation by the authors written for reproducing their results

from mimicry.

kwotsin avatar kwotsin commented on May 26, 2024

@zhangmozhe Thanks for the suggestion! I'll look into BigGAN as well although I might not have enough resources to train it using the hyperparameters suggested (will check again)

from mimicry.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.