ShaoqingRen / SPP_net

SPP_net : Spatial Pyramid Pooling in Deep Convolutional Networks for Visual Recognition
363 stars 236 forks source link

spp_demo crashes at second time #31

Closed danielruelle closed 8 years ago

danielruelle commented 9 years ago

Hi @ShaoqingRen

I have some discussions elsewhere, but I post here separately.

When I run spp_demo for the first time, it done welll. However, when I try spp_demo in the second time, Matlab crashes.

I log some printed lines and recognize that g = gpuDevice(1); failed, so I guess the GPU device has still not released after the first run.

Hope you can help to debug this error.

Thank you,

wuqiangch commented 9 years ago

Did you restart the matlab and try again? It is OK if you restart the matlab?Are you sure Only you use the GPU?