Question/Issue:
I’m trying to use an object detection tflite model i generated in my reactive native mobile application. I’m using react native fast lite library.
Does anyone have any documentation in the pre processing and post processing steps specifically for tensorflow lite object detection tflite file to load the model correctly.