You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 5, 2023. It is now read-only.
Congratulation for your awesome work!!
When I try to run the file, it appears this error:
File "c:\ User_name \python tutorial\raspberrypicode\palmgit\hand_tracking-master2\run.py", line 67, in
detector = HandTracker(
File "c:\ User_name \python tutorial\raspberrypicode\palmgit\hand_tracking-master2\src\hand_tracker.py", line 32, in init
self.interp_palm = tf.lite.Interpreter(palm_model)
File "C:\Users\ User_name \AppData\Local\Programs\Python\Python310\lib\site-packages\tensorflow\lite\python\interpreter.py", line 455, in init
_interpreter_wrapper.CreateWrapperFromFile(
ValueError: Could not open 'models/palm_detection_without_custom_op.tflite'.
Any suggestions ?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Congratulation for your awesome work!!
When I try to run the file, it appears this error:
Any suggestions ?
The text was updated successfully, but these errors were encountered: