Complex-YOLOv4-Pytorch
Complex-YOLOv4-Pytorch copied to clipboard
can't run because of low Vram
RuntimeError: CUDA out of memory. Tried to allocate 20.00 MiB (GPU 0; 3.79 GiB total capacity; 2.48 GiB already allocated; 25.50 MiB free; 2.52 GiB reserved in total by PyTorch)
I tried to lower the batch_size to 1 in train_config but i still have not enough memory. is there any parameter to change so it becomes less memory hungry? what do you suggest?
@Jsijon hello,did you solve the problem?
@Jsijon hello,did you solve the problem?
i have the same problem now, can you please help me if you have a solution