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 was 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'.
Congratulation for your awesome work!!
When I try to run the file, it appears this error:
Any suggestions ?