EdjeElectronics / TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10

How to train a TensorFlow Object Detection Classifier for multiple object detection on Windows
Apache License 2.0
2.92k stars 1.3k forks source link

How to convert .pb model file to .tflite to use in App Mobile (Android) #595

Open dbackspace opened 1 year ago

dbackspace commented 1 year ago

Hello dev team, I glad to thank you by the detailed tutorial about how to training a Faster RCNN model to detect object. However, after complete successfully steps, I want to convert file .pb to file .tflite, this can be used for developing an app Android (TensorFlow Lite). Could you help me the way to convert it. Thank you a lot.

Petros626 commented 1 year ago

there a lot of solutions on web. Also there some closed issues here, where you wll find your answer. If this don't help tell me.