-
Notifications
You must be signed in to change notification settings - Fork 566
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 increasing, then eventually OOM #43
Comments
Please run python mmrotate/utils/collect_env.py to collect necessary environment information and paste it here. |
Also, please provide your configs in the path of work_dirs. |
Experienced the same issue with Oriented R-CNN. I fixed it by setting the |
Thank you @yangxue0827 for prompt response and your dedicated works. Great works, thank you very much. |
I tried to run Rotated-Faster-RCNN on dota-1.5 dataset.
I found that GPU memory is increasing throughout the training and eventually OOM.
Below image is my run with 1 GPU.
Image
The text was updated successfully, but these errors were encountered: