awesome-semantic-segmentation-pytorch
awesome-semantic-segmentation-pytorch copied to clipboard
RuntimeError: CUDA out of memory.
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
显存不够啦,你可以尝试:更换更大现存的gpu、减小batch_size、减小输入的特征图分辨率