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.
6401 Discussions

mask_rcnn_resnet101_atrous_coco_2018_01_28 Fail in MYRIAD (Neural Compute Stick 2))

BSung8
New Contributor I
638 Views

Dear Sir,

I converted mask_rcnn_resnet101_atrous_coco_2018_01_28 model and  inference are functioning properly in CPU mode. But it's fail in MYRIAD with FP16 format. error message as below,

InferenceEngine:

    API version ............ 1.6

    Build .................. 23780

[ INFO ] Parsing input parameters

[ INFO ] Files were added: 1

[ INFO ]   C:\Users\bryans\tensorflow_workspace\tensorflow\models\research\object_detection\test_images\image2.jpg

[ INFO ] Loading plugin

 

    API version ............ 1.6

    Build .................. 23780

    Description ....... myriadPlugin

[ INFO ] Loading network files

[ INFO ] Preparing input blobs

[ INFO ] Network batch size is 1

[ INFO ] Prepare image C:\Users\bryans\tensorflow_workspace\tensorflow\models\research\object_detection\test_images\image2.jpg

[ WARNING ] Image is resized from (1352, 900) to (800, 800)

[ INFO ] Preparing output blobs

[ INFO ] Loading model to the plugin

[ ERROR ] [VPU] Can't satisfy data location requirements for stage SecondStageBoxPredictor_1/ResizeBilinear@batch=1/100

 

 

0 Kudos
2 Replies
Kenneth_C_Intel
Employee
363 Views

Hi this bug is currently being looked at by the developers. Thank you for sending this in.

-Ken

0 Kudos
JesusE_Intel
Moderator
363 Views

Hi @BSung8​,

 

I noticed you also opened your request in the Computer Vision Forum and it appears to be a memory limitation on the MYRIAD.

https://software.intel.com/en-us/forums/computer-vision/topic/811564

 

Regards,

Jesus

0 Kudos
Reply