Hi,
I created my models with Auto ML (image classification or object detection).
Now, I would like to use these in my application, on local (disconnected).
Is it possible to extract a model file from Auto ML that I can use (.pb for instance) ?
After some researches, it seems to me that it is not possible but I would like to be sure.
Else, how?
Regards.
Solved! Go to Solution.
I just didn't understand that I need to select the "edge" option to have the "export model" available.
Thank you for the useful documentation .
As a additionnal question : can I know the version of Tensorflow used for these export model? (I have some incompatibiliy to use these in my software).