Vertext Edge TFLite Object Detection Bounding box is off the screen with React Native TFLite/Skia
I am using VertexAI to train for Object Detection. I have created by data set as per documentation. I am using 1000x1000px images for training data. Then I export the Edge ML model as a .tflite
file and import to my project.