Using TensorFlow Object Detection API (For old version TF app) — Training a Deep Learning model for custom object detection using TensorFlow 2.x in Google Colab and converting it to a TFLite model for deploying on mobile devices like Android, iOS, Raspberry Pi, IoT devices using the sample TFLite object detection app from TensorFlow’s GitHub. IMPORTANT: This tutorial is for TensorFlow 2.5…