Giter VIP home page Giter VIP logo

Comments (6)

jackytu256 avatar jackytu256 commented on August 25, 2024 1

from tunit.

FriedRonaldo avatar FriedRonaldo commented on August 25, 2024

Well... In case of OOM, you can try the experiment with GPU having larger memory or reduce the size of the networks.

Please refer to issue #9

from tunit.

jackytu256 avatar jackytu256 commented on August 25, 2024

from tunit.

FriedRonaldo avatar FriedRonaldo commented on August 25, 2024

Unfortunately, memory capacity is the main issue. I also have 2080ti but I can not run the code on a single 2080ti.

This project is mainly done with V100 and P40 (2xP40).

With batch_size=32 and img_size=128, you might need more than 24GB.

from tunit.

jackytu256 avatar jackytu256 commented on August 25, 2024

from tunit.

FriedRonaldo avatar FriedRonaldo commented on August 25, 2024

Actually, it is totally from the memory capacity. I already tried running the code with a single 2080ti that is the same model you have.

More specifically, that behavior is intended. Untill 65 epoch, the code trains the guiding network only for the stability.

After the point, GANs training starts and the guiding network and GANs are trained with the overall objectives.

So, only small memory is required before the entire training so that you can run the code while 65 epochs but cannot after 65 epoch.

Please follow issue #9.

Thanks.

from tunit.

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.