google-ai-edge / mediapipe-samples

Apache License 2.0
1.46k stars 371 forks source link

Issues for a change of trained model #396

Open furia-Bellett opened 3 months ago

furia-Bellett commented 3 months ago

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?

PaulTR commented 1 month ago

Can you post the error logs for details? :)