You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: