Giter VIP home page Giter VIP logo

Comments (5)

Thatboy7 avatar Thatboy7 commented on May 31, 2024

ps:my memory size is 32g,when i change the input into 640*640,it still happens.

from eva.

mohamedettebayo avatar mohamedettebayo commented on May 31, 2024

you need to change the batch size = 1
because the default image size is 1280
so if you train with batch size = 1 with image size 1280 you need at least more than 32 GB of GPU like tesla A100

for me i train on google colab pro but the max GPU i can get is A100 so my max batch size need to be 1 if i want to use eva

so you need to change the batch size in
baaivision/EVA/tree/master/det/projects/ViTDet/configs/COCO)/cascade_mask_rcnn_vitdet_eva.py

from eva.

Thatboy7 avatar Thatboy7 commented on May 31, 2024

you need to change the batch size = 1 because the default image size is 1280 so if you train with batch size = 1 with image size 1280 you need at least more than 32 GB of GPU like tesla A100

for me i train on google colab pro but the max GPU i can get is A100 so my max batch size need to be 1 if i want to use eva

so you need to change the batch size in baaivision/EVA/tree/master/det/projects/ViTDet/configs/COCO)/cascade_mask_rcnn_vitdet_eva.py

thanks for your reply. but there are 8 gpus,so my total batch size is 8(must be divided by 8)

from eva.

aj161198 avatar aj161198 commented on May 31, 2024

What is the minimum GPU size requirement?

from eva.

Yuxin-CV avatar Yuxin-CV commented on May 31, 2024

What is the minimum GPU size requirement?

We use A100-40G, please refer to our paper for details.

from eva.

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.