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