Forums - Missing SSD MobileNet outputs

3 posts / 0 new
Last post
Missing SSD MobileNet outputs
demo-name
Join Date: 26 Jan 18
Posts: 8
Posted: Fri, 2018-03-23 08:53

Hi,

I've followed the instructions in the documentation to acquire and convert ssd_mobilenet_v1_coco_2017_11_17.tar.gz to a dlc file. I'm able to run the net both using snpe-net-run and in the example Android app. However, the only output I'm getting is detection_classes:0. I do not see the scores or boxes.

The only way I've been able to get the scores and boxes are by enabling the debug option, but that drastically hurts performance as it outputs every layer.

Here is my command for converting the network:

snpe-tensorflow-to-dlc --graph models/mobilenetssd/frozen_inference_graph.pb -i Preprocessor/sub 300,300,3 --out_node detection_classes --out_node detection_boxes --out_node detection_scores --dlc mobilenet_ssd.dlc --allow_unconsumed_nodes

Any suggestions on what I'm doing wrong?
 
Thanks!
  • Up0
  • Down0
jesliger
Join Date: 6 Aug 13
Posts: 75
Posted: Fri, 2018-03-23 10:53

Hi there.  Please see the thread I link below.  The answer is in there.

https://developer.qualcomm.com/forum/qdn-forums/software/snapdragon-neur...

  • Up0
  • Down0
demo-name
Join Date: 26 Jan 18
Posts: 8
Posted: Fri, 2018-03-23 12:30

That worked, thanks!

  • 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.