I want to train a detection model with Tensorflow Object Detection API,but I wonder how to export the model and convert it to int8 tflite, please help me
Sorry, I mean how to train a object detection model locally with TensorFlow,and how to export and convert the model to int8 which is supported ?