mediapipe icon indicating copy to clipboard operation
mediapipe copied to clipboard

Issues for a change of trained model

Open furia-Bellett opened this issue 1 month ago • 0 comments

Hi, I wanted to ask for help:

I'm using your gesture_recognize code for one of my school projects, I trained my artificial intelligence with my customized gestures and once I inserted model.task in the assets folder and changed the path of the model in the gestureRecognizeHelper file it gives me the error "Gesture recognizer failed to initialize. See error logs for " + "details" (line 98 of the same file) how can I solve it?

furia-Bellett avatar May 14 '24 20:05 furia-Bellett