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

Error in __init__ #20

Description

@Liampour

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 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions