Forums - ResizeImage/Squeeze in Preprocessor step of SSD_Mobilenet

5 posts / 0 new
Last post
ResizeImage/Squeeze in Preprocessor step of SSD_Mobilenet
sam
Join Date: 11 Jan 18
Posts: 8
Posted: Mon, 2018-01-15 05:39

Hi,

Does ResizeImage/Squeeze (within Preprocessor) of SSDMobilenet operation is supported by snpe 1.8.0 ?

Issue: my program got stuck at (for almost 30 mins):

 INFO - INFO_TF_CONVERTING_SCOPES: Converting scope (Preprocessor/map/while/ResizeImage/): [u'Preprocessor/map/while/ResizeImage/ExpandDims', u'Preprocessor/map/while/ResizeImage/ResizeBilinear', u'Preprocessor/map/while/ResizeImage/Squeeze']
 

Model: SSD_Mobilenet

Type: Tensorflow

 

 

  • Up0
  • Down0
jesliger
Join Date: 6 Aug 13
Posts: 75
Posted: Mon, 2018-01-15 06:03

SNPE doesn't support SSD_Mobilenet at this time.   We hope to support it in a future release.

  • Up0
  • Down0
jesliger
Join Date: 6 Aug 13
Posts: 75
Posted: Mon, 2018-01-15 06:03

SNPE doesn't support SSD_Mobilenet at this time.   We hope to support it in a future release.

  • Up0
  • Down0
sam
Join Date: 11 Jan 18
Posts: 8
Posted: Mon, 2018-01-15 06:12

Hi Jesliger,

My doubt is does it supports "ResizeImage/Squeeze" operation ?

 

  • Up0
  • Down0
sam
Join Date: 11 Jan 18
Posts: 8
Posted: Mon, 2018-01-15 06:28

 Executor failed to create kernel. Invalid argument: NodeDef mentions attr 'data_format' not in Op<name=DepthwiseConv2dNative; signature=input:T, filter:T -> output:T; attr=T:type,allowed=[DT_FLOAT, DT_DOUBLE]; attr=strides:list(int); attr=padding:string,allowed=["SAME", "VALID"]>; NodeDef: FeatureExtractor/MobilenetV1/MobilenetV1/Conv2d_1_depthwise/depthwise = DepthwiseConv2dNative[T=DT_FLOAT, data_format="NHWC", padding="SAME", strides=[1, 1, 1, 1], _device="/job:localhost/replica:0/task:0/cpu:0"](FeatureExtractor/MobilenetV1/MobilenetV1/Conv2d_0/Relu6, FeatureExtractor/MobilenetV1/Conv2d_1_depthwise/depthwise_weights/read)
     [[Node: FeatureExtractor/MobilenetV1/MobilenetV1/Conv2d_1_depthwise/depthwise = DepthwiseConv2dNative[T=DT_FLOAT, data_format="NHWC", padding="SAME", strides=[1, 1, 1, 1], _device="/job:localhost/replica:0/task:0/cpu:0"](FeatureExtractor/MobilenetV1/MobilenetV1/Conv2d_0/Relu6, FeatureExtractor/MobilenetV1/Conv2d_1_depthwise/depthwise_weights/read)]]
2018-01-15 19:38:47,651 - 357 - WARNING - ERROR_TF_FALLBACK_TO_ONDEMAND_EVALUATION: Unable to resolve operation output shapes in single pass. Using on-demand evaluation!
 

  • Up0
  • Down0
or Register

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.