rcnn-depth icon indicating copy to clipboard operation
rcnn-depth copied to clipboard

Out of Memory

Open ectrue93 opened this issue 11 years ago • 4 comments

Hello, I am on Rama Chellappa's team and I am trying to run your code however whenever I run demo(); it gives me an error that tells me it is out of memory. after it gives me the time for hole filling it says: Out of memory. Type HELP MEMORY for your options. Error in compute_base_features (line181) tmp = common_perimeters+common_perimeters'; ... Is there anyway to optimize the code so that I don't get this error? I am running it on a virtual box with windows 7 as host and ubuntu 14.04 as guest using ~5G ram and 64 G hard drive.

ectrue93 avatar Nov 10 '14 22:11 ectrue93

Hmm.. This occurs in the MCG code, so I dont exactly know how to make it more memory efficient. My guess would be to reduce the number of initial candidates by changing the operating point that gets picked in pareto_choose_point.m . I will take a look at this, but that might be after the CVPR deadline.

s-gupta avatar Nov 11 '14 19:11 s-gupta

Have you had a chance to look at this yet? I'm sorry but I don't know when the CVPR deadline is.

ectrue93 avatar Nov 24 '14 22:11 ectrue93

Have you solved this problem? I now make the same mistake, hoping to tell the answer.Thanks.

wangjiaod avatar Aug 23 '18 07:08 wangjiaod

换机器,虚拟机装的ubuntu的matlab是会出现以上问题,我的解决方案就是换到了服务器上

wangjiaod avatar Sep 14 '18 05:09 wangjiaod