Hi, I am trying to convert a '_ssd_mobilenet_v2_320x320_coco17_tpu-8_' TF2 model to .tflite. i use export_tflite_ssd_graph.py for create tflite_graph.pb But this either fails to create. I am working in Tensorflow 2.3.0 and Python 3.7.3.
Hi,
I am trying to convert a 'ssd_mobilenet_v2_320x320_coco17_tpu-8' TF2 model to .tflite.
i use export_tflite_ssd_graph.py for create tflite_graph.pb
But this either fails to create. I am working in Tensorflow 2.3.0 and Python 3.7.3.