nlml / deconstruct-mediapipe

Apache License 2.0
5 stars 2 forks source link

Unable to open file at xxx/face_landmarker_v2_with_blendshapes.task, errno=-1 #1

Open HonglinChu opened 1 month ago

HonglinChu commented 1 month ago

Hi, thanks for your work, I have successful run the mediapipe_blendshapes_model_to_pytorch.py and get the pytorch model. But when i run test_converted_model.py, i meet the error :

site-packages\mediapipe\tasks\python\vision\core\base_vision_task_api.py", line 70, in init self._runner = _TaskRunner.create(graph_config, packet_callback) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ RuntimeError: Unable to open file at deconstruct-mediapipe\face_landmarker_v2_with_blendshapes.task, errno=-1

HonglinChu commented 1 month ago

It seems that the facelandmarker can not be created image