sacmehta / ESPNet

ESPNet: Efficient Spatial Pyramid of Dilated Convolutions for Semantic Segmentation
https://sacmehta.github.io/ESPNet/
MIT License
538 stars 111 forks source link

out of memory #63

Closed TianMingChen closed 5 years ago

TianMingChen commented 5 years ago

When I run this"python VisualizeResults.py --modelType 1 --p 2 --q 3",but it show "RuntimeError: CUDA error: out of memory",what should i do?

sacmehta commented 5 years ago

How much memory does your GPU have?

TianMingChen commented 5 years ago

图片

TianMingChen commented 5 years ago

How much memory does your GPU have?

it has been solved.Thanks.