awesome-semantic-segmentation-pytorch icon indicating copy to clipboard operation
awesome-semantic-segmentation-pytorch copied to clipboard

RuntimeError: CUDA out of memory.

Open wuwangtingfeng opened this issue 3 years ago • 1 comments

Please,How to solve this problem? RuntimeError: CUDA out of memory. Tried to allocate 74.00 MiB (GPU 0; 1.96 GiB total capacity; 1.46 GiB already allocated; 71.50 MiB free; 38.53 MiB cached) My graphics card is older,is Geforce 920M,Is there any solution,thanks

wuwangtingfeng avatar Nov 24 '21 11:11 wuwangtingfeng

显存不够啦,你可以尝试:更换更大现存的gpu、减小batch_size、减小输入的特征图分辨率

578223592 avatar Nov 29 '23 05:11 578223592