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

CUDA out of memory #20

Open
hellowordo opened this issue Jul 25, 2024 · 1 comment
Open

CUDA out of memory #20

hellowordo opened this issue Jul 25, 2024 · 1 comment

Comments

@hellowordo
Copy link

Hi,Jia lian;
When I run train_net.py with the default settings and reached 22000 iterations, it reported an error of "cuda out of memory". May I ask what the reason is? (running on a single 48G GPU)

@kooWZ
Copy link

kooWZ commented Aug 19, 2024

It's because CenterNet2 has a GPU memory leaking problem. You can follow xingyizhou/CenterNet2@a63c1d6 to fix it.

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