Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GPU memory requirements #3

Closed
andreaazzini opened this issue Dec 20, 2021 · 2 comments
Closed

GPU memory requirements #3

andreaazzini opened this issue Dec 20, 2021 · 2 comments

Comments

@andreaazzini
Copy link

Not an issue, more of a question: what are the GPU memory requirements of this model?

Thank you 🙂

@wjf5203
Copy link
Owner

wjf5203 commented Dec 20, 2021

Thanks for your attention.
For the ResNet50 backbone, when batchsize=2, you need almost 32G of GPU memory.
For ResNext and Swin-L backbones, the batchsize needs to be set to 1.

@andreaazzini
Copy link
Author

Thanks, closing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants