react-native-mediapipe
react-native-mediapipe copied to clipboard
No detection results shown for custom-trained .tflite model
I'm trying to use a custom-trained .tflite model with the MediaPipe Object Detection solution, but I'm not receiving any detection results at runtime. The app works fine with pre-trained models like efficientdet_lite0.tflite, but fails silently when I switch to my custom model.