GithubHelp home page GithubHelp logo

Comments (4)

kaykyr avatar kaykyr commented on May 3, 2024 1

Thank you guys! Thank you for sharing a bit of knowledge with me. I'll study imagen-pytorch.

from gigagan-pytorch.

lucidrains avatar lucidrains commented on May 3, 2024 1

@kaykyr thanks for the small sponsorship!

from gigagan-pytorch.

axel578 avatar axel578 commented on May 3, 2024

Just a quick note, no model are officially relaesed from this repo(and so have been trained fully and released), so you have to train from scratch, the computing requirements scales depending on the number of parameters you are creating for your model, a rtx 4090 is more than enough if you make a small model with small images, but if you choose bigger paramters in the gan architecture dimension(which means your gan will hold a bigger number of parameters), the memory requirements will scale accordingly, the best would be to start with a small model, take the example code provided, and experiment with the parameters, most of all the GigaGan parameters of the class in the code example will scale memory requirements up.

This repo is pretty new, you may want to use imagen-pytorch.

from gigagan-pytorch.

lucidrains avatar lucidrains commented on May 3, 2024

yea agreed with Axel. a lot of research papers have already came out using imagen-pytorch, while gigagan is still fairly new and no reported success training it yet

from gigagan-pytorch.

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.