Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

crossroad_camera_demo sample doesn't work

Zhu__Yaoyao
Beginner
317 Views

Built the sample and downloaded the models and tried to run "crossroad_camera_demo" sample, but it didn't work:

Release> ./crossroad_camera_demo -i video/Pedestrain_Detect_2_1_1.mp4 -m model/person-vehicle-bike-detection-crossroad-0078.xml -m_pa model/person-attributes-recognition-crossroad-0230.xml -m_reid /home/yaoyao/inference_engine_samples_build/intel64/model/person-reidentification-retail-0079.xml
InferenceEngine: 
    API version ............ 1.6
    Build .................. custom_releases/2019/R1.1_28dfbfdd28954c4dfd2f94403dd8dfc1f411038b
[ INFO ] Parsing input parameters
[ INFO ] Reading input
[ INFO ] Loading plugin CPU

    API version ............ 1.6
    Build .................. 23780
    Description ....... MKLDNNPlugin
[ INFO ] Loading network files for PersonDetection
[ INFO ] Batch size is forced to  1
[ INFO ] Checking Person Detection inputs
[ INFO ] Checking Person Detection outputs
[ INFO ] Loading Person Detection model to the CPU plugin
[ ERROR ] Cannot make shared blob! The blob type cannot be used to store objects of current precision
 

I don't understand the error "Cannot make shared blob!.....", what could be wrong?

Thanks in advance.

0 Kudos
1 Reply
Shubha_R_Intel
Employee
317 Views

Dear Zhu, Yaoyao,

I just tried it on the just released 2019R1.1 and it worked. I didn't get the error you saw.  Please download the latest version of OpenVino 2019R1.1. 

Thanks !

Shubha

0 Kudos
Reply