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
Hi,
I am getting "cuda out of memory" error for yolov4 training with coco2017 datasets
my cfg is:
1 [net]
2 batch=64
3 subdivisions=32
4 # Training
5 width=416
6 height=416
Gfx card details: gtx 5000 8 cores
I started with subdivision 8, 16, 32 all giving same error
Any help is appreciated
The text was updated successfully, but these errors were encountered:
Hi,
I am getting "cuda out of memory" error for yolov4 training with coco2017 datasets
my cfg is:
1 [net]
2 batch=64
3 subdivisions=32
4 # Training
5 width=416
6 height=416
Gfx card details: gtx 5000 8 cores
I started with subdivision 8, 16, 32 all giving same error
Any help is appreciated
The text was updated successfully, but these errors were encountered: