TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10 icon indicating copy to clipboard operation
TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10 copied to clipboard

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

Open dbackspace opened this issue 2 years ago • 1 comments
trafficstars

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.

dbackspace avatar Mar 31 '23 06:03 dbackspace

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.

Petros626 avatar Apr 18 '23 08:04 Petros626