Forums - TF MobileNet-V1-FPN-SSD

1 post / 0 new
TF MobileNet-V1-FPN-SSD
alexdwu13
Join Date: 11 Oct 19
Posts: 2
Posted: Tue, 2019-11-12 17:25
In version 1.28.0, SNPE announced support for the TF MobileNet-V1-FPN-SSD model (https://developer.qualcomm.com/docs/snpe/revision_history.html). However I'm running into two errors during the TF_frozen_graph.pb -> DLC conversion:
 
RuntimeWarning: error_code=1004; error_message=Layer parameters combination is invalid. Layer concat: input WeightSharedConvolutionalBoxPredictor_1/ClassPredictor/BiasAdd:0 has size 40 along axis 2, should match output dim (80); error_component=Model Validation; line_no=926; thread_id=140525780473664
... 
RuntimeWarning: error_code=802; error_message=Layer parameter value is invalid in GPU. Layer Postprocessor/Reshape_2:0 : input width = 51150 exceeds maximum image width 16384 for Adreno A530; error_component=GPU Runtime; line_no=647; thread_id=140525780473664
 
Has anyone come accross the same issue?
 
SNPE: 1.31.0
Tensorflow: 1.14
  • Up0
  • Down0

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.