Giter Site home page Giter Site logo

Minimum recommended GPUs about ict HOT 7 CLOSED

nickk124 avatar nickk124 commented on June 7, 2024
Minimum recommended GPUs

from ict.

Comments (7)

nickk124 avatar nickk124 commented on June 7, 2024 1

Excellent, this is exactly what I need. Thank you for the quick and thorough responses!

from ict.

nickk124 avatar nickk124 commented on June 7, 2024

Let me be specific: for working with 256x256 greyscale imgs.

from ict.

raywzy avatar raywzy commented on June 7, 2024

Could you provide some statistics of your dataset? BTW, you could also scale the parameters of transformer (layers, embedding dimensions etc.) to decrease the computational cost.

from ict.

nickk124 avatar nickk124 commented on June 7, 2024

Hey, thanks for getting back to me!

My data are 256x256 patches sampled randomly from much larger (about 2000x3000) single-class one-channel images. At test time, I only need to do completions on the same type of patches, for the same 128x128 mask at the center on all test imgs.

from ict.

raywzy avatar raywzy commented on June 7, 2024

Hey, thanks for getting back to me!

My data are 256x256 patches sampled randomly from much larger (about 2000x3000) single-class one-channel images. At test time, I only need to do completions on the same type of patches, for the same 128x128 mask at the center on all test imgs.

Great~ How many such 2000x3000 images do you have?

from ict.

nickk124 avatar nickk124 commented on June 7, 2024

Around 8000, but I will have around 90,000 total soon.

from ict.

raywzy avatar raywzy commented on June 7, 2024

Around 8000, but I will have around 90,000 total soon.

Got it. I think the training (90,000 images) will require about 2 days using 8xV100 (32G). Of course you can also reduce the batch size to make it work well on single GPU, which will require longer training time.

from ict.

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.