All Questions
1 question
0
votes
0
answers
175
views
Error converting Tensorflow Object Detection Api model to TFLite
I trained a SSDLite-MobilenetV2 model with Tensorflow using the provided documentation in the Object Detection Api. Then I exported the model by running the export_tflite_ssd_graph script. A pb and a ...