s-gupta / rcnn-depth

Learning Rich Features from RGB-D Images for Object Detection and Segmentation
BSD 2-Clause "Simplified" License
365 stars 150 forks source link

run the function "demo()" and find a error about "dlopen: cannot load any more object with static TLS" #37

Open ZzIris opened 6 years ago

ZzIris commented 6 years ago

Hi! @s-gupta, I just want to ask you when I run the demo() and find a error like that

Invalid MEX-file '/home/zz/graduate_2/rcnn-depth/eccv14-code/structured-edges/private/edgesDetectMex.mexa64': dlopen: cannot load any more object with static TLS

How can I do to fix it?

ZzIris commented 6 years ago

and I use the matlab R2016a