Error using caffe.Blob/reshape :Could not convert handle to pointer due to invalid init_key. The object might have been cleared.

Hi,
I am using gcp() command in Matlab to create a pool in which two threads are running, one is calling Caffe and other utilizing output of previous Caffe call.I am using parfeval() function for execution of func in worker and it generates the handle while loading the handle, it generate the following error-
Error using caffe.Blob/reshape :Could not convert handle to pointer due to invalid init_key. The object might have been cleared.
Can any body help in resolving the error?

Categories

Find more on Image Processing and Computer Vision in Help Center and File Exchange

Asked:

on 16 Jan 2017

Answered:

on 22 Nov 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!