Skip to content
This repository has been archived by the owner on Aug 5, 2023. It is now read-only.

Error in __init__ #20

Open
Liampour opened this issue Aug 9, 2022 · 0 comments
Open

Error in __init__ #20

Liampour opened this issue Aug 9, 2022 · 0 comments

Comments

@Liampour
Copy link

Liampour commented Aug 9, 2022

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 ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant