react-native-mediapipe icon indicating copy to clipboard operation
react-native-mediapipe copied to clipboard

No detection results shown for custom-trained .tflite model

Open cod3kid opened this issue 7 months ago • 0 comments

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.

cod3kid avatar May 05 '25 11:05 cod3kid