You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Interesting work!
I am trying to set up my hobby project, but need to transform my custom tensorflow model I found(it's also mobilenet). I can't get it running on my edge TPU, I guess I did something wrong in process of transforming model to tflite. Could yu please provide information how you transformed model(freezing and tflite transformation)?
I found freezed model in this script and then transformed it to tflite with
Interesting work!
I am trying to set up my hobby project, but need to transform my custom tensorflow model I found(it's also mobilenet). I can't get it running on my edge TPU, I guess I did something wrong in process of transforming model to tflite. Could yu please provide information how you transformed model(freezing and tflite transformation)?
I found freezed model in this script and then transformed it to tflite with
Any tips will be greatly appreciated!
The text was updated successfully, but these errors were encountered: