mediapipe icon indicating copy to clipboard operation
mediapipe copied to clipboard

Getting totally different output from Mediapipe Hands Python API and tflite model

Open Mohit0928 opened this issue 3 years ago • 0 comments
trafficstars

I'm running inference using the Python API of Hand Landmark Detection to generate hand keypoint.

I'm running inference on the same image with tflite model of Hand Landmark Detection.

I haver created a Colab Notebook here where I have used both the approach.

But I'm getting totally different output from both. What's going under the hood? Could anyone please explain why I'm getting different output from both. These should be a bit similar at least.

Mohit0928 avatar Sep 13 '22 14:09 Mohit0928