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

Problems about cuda memory when training UniAD #70

Open
shedoflevi opened this issue Jan 24, 2025 · 0 comments
Open

Problems about cuda memory when training UniAD #70

shedoflevi opened this issue Jan 24, 2025 · 0 comments

Comments

@shedoflevi
Copy link

Hello, thank you for your excellent work! I am trying to train the 2nd stage of UniAD on the Bench2Drive-base dataset, but I found that it occupies more than 40G of cuda memory, while the official data given by UniAD is less than 20G, which means that I will encounter a cuda out of memory error halfway through training. My parameters are set to samples_per_gpu=1, workers_per_gpu=1, queue_length=3. In this case, how can I modify it to reduce the cuda memory usage and avoid errors? I'll appreciate it if you can give me some suggestions at your convenience. Thanks for your help

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

1 participant