Criminal-9527
Criminal-9527
### Checklist - [X] Checked the issue tracker for similar issues to ensure this is not a duplicate. - [X] Provided a clear description of your suggestion. - [X] Included...
I have downloaded the hand_landmarks_detector.tflite model, but this is a TensorFlow float16 model. I hope to obtain the original float32 model, or directly get an int8 model is also possible....
What is the output of the `hand_detector.tflite` file using the hand landmark detection model `hand_landmark.task` locally? I tried to use the `get_output_details` function to output the model's outputs, and the...