khadas / aml_npu_sdk

GNU General Public License v2.0
28 stars 11 forks source link

--+ KSNN Convert tools v1.3 +-- Start import model ... Illegal instruction (core dumped) #11

Open softandhard opened 10 months ago

softandhard commented 10 months ago

Use/ Convert conversion model appears

softandhard commented 10 months ago

when I run this ./convert \ --model-name inception \ --platform tensorflow \ --model /path/to/inception_v3.pb \ --input-size-list '299,299,3' \ --inputs input \ --outputs InceptionV3/Predictions/Reshape_1 \ --mean-values '128 128 128 0.0078125' \ --quantized-dtype asymmetric_affine \ --source-files ./data/dataset/dataset0.txt \ --kboard VIM3 --print-level 1