2

Does anybody know, how to transform classify_image_graph_def.pb from google's tensorflow for poets tutorial: https://codelabs.developers.google.com/codelabs/tensorflow-for-poets/#0

into inception_v3_2016_08_28_frozen.pb utilised by Qualcomm in its SNPE SNPE tutorial: https://developer.qualcomm.com/docs/snpe/tutorial_setup.html ?

When I retrain the classify_image_graph_def.pb, freeze it and use it as a model in the Qualcomm SNPE tutorial, then the app compiles OK but stops running on my Android device. (runtime error)

j08691
  • 204,283
  • 31
  • 260
  • 272
Rafal
  • 479
  • 1
  • 4
  • 10
  • Just edited the question to make it simpler and easy to understand. Release from hold, please – Rafal Feb 27 '19 at 22:10

0 Answers0