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
RuntimeError: CUDA out of memory. Tried to allocate 4.46 GiB (GPU 0; 11.91 GiB total capacity; 943.14 MiB already allocated; 3.48 GiB free; 7.78 GiB reserved in total by PyTorch)
I was seriously taken aback by the high gpu consumption. Anyone knows the cause? I haven't had this problem with yolov3 (ultralycs repo), v5 or v7.
The text was updated successfully, but these errors were encountered:
I'm running the docker and I can barely run 16 epochs on my 12GB NVIDIA TITAN X (Pascal) before it crashes with your classic cuda out of memory error.
I ran the training with the following command.
The error
I was seriously taken aback by the high gpu consumption. Anyone knows the cause? I haven't had this problem with yolov3 (ultralycs repo), v5 or v7.
The text was updated successfully, but these errors were encountered: