Forums - execute spne-net-run

2 posts / 0 new
Last post
execute spne-net-run
zhangfei02
Join Date: 3 Jun 21
Posts: 1
Posted: Thu, 2021-06-24 19:32

Hi, I'm trying to execute  spne-net-run.  Input list is the result genetated from script 'create_alexnet_raws.py' and 'create_file_list.py'

using this command :

snpe-net-run --container alexnet.dlc --input_list raw_list.txt

I am getting unexcepted results.

With this input file, snpe-net-run created the output file $SNPE_ROOT/models/alexnet/output/Result_0/36.raw. according to the snpe doc, the results should be prob.raw. I parse the 36.raw file, and get the results as follows:
 
/home/appuser/code/qualcomm/snpe-1.51.0.2663/models/alexnet/data/notice_sign.raw   264.177704    916  n02092339      Weimaraner
/home/appuser/code/qualcomm/snpe-1.51.0.2663/models/alexnet/data/chairs.raw            208.946930  907  n4325704         Stole
/home/appuser/code/qualcomm/snpe-1.51.0.2663/models/alexnet/data/trash_bin.raw      119.650558     637  n03903868     pedestal, plith, footstall
/home/appuser/code/qualcomm/snpe-1.51.0.2663/models/alexnet/data/plastic_cup.raw  32.823166      530  n2169497         leaf beetle, chrysomelid
 
why the result file is 36.raw and not prob.raw?
 
Any help will be appreciated.
 
Thanks.

 

  • Up0
  • Down0
ap.arunraj
Join Date: 20 Apr 20
Posts: 21
Posted: Tue, 2021-07-13 05:36

Hello zhangfei02,
Name of the output file created by snpe-net-run will depend on the name of the output layer of model. 

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