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 #55

Open
SophieZhou opened this issue Nov 3, 2024 · 1 comment
Open

cuda out of memory #55

SophieZhou opened this issue Nov 3, 2024 · 1 comment

Comments

@SophieZhou
Copy link

I used waymo dataset with extended yaml to train the model, it will cruptted at 10500 with cuda out of memory on 4090 or 3090.
Has anyone encounter the problem?
img_v3_02g9_7e077c89-1b77-4f9a-9fa8-17fd2525fc6g

@SophieZhou
Copy link
Author

I have solved the problem by increasing the value of densify_grad_thres to 0.0005 from 0.0003 as default in the extended yaml file.
OOM do not occur again. I will check the results later.

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