wolterlw / hand_tracking

Minimal Python interface for Google's Mediapipe HandTracking pipeline
Apache License 2.0
148 stars 37 forks source link

error in creating detector in jupyter notebook #33

Closed umarkhancodes closed 4 years ago

umarkhancodes commented 4 years ago

I am getting the following error while running the provided jupyter notebook

"Model provided has model identifier 'd d ', should be 'TFL3' "

umarkhancodes commented 4 years ago

i am getting these very weird errors Model provided has model identifier '

umarkhancodes commented 4 years ago

I manually downloaded the .tflite models from metalwhale and all worked :)