face-mesh-generator icon indicating copy to clipboard operation
face-mesh-generator copied to clipboard

Error: tfrecord/helen.record; No such file or directory

Open bandarad opened this issue 3 years ago • 2 comments

I am getting below error when trying to process helen dataset.

tensorflow.python.framework.errors_impl.NotFoundError: tfrecord/helen.record; No such file or directory

Any idea how to resolve? Saw couple of others got similar issue. Is this a pending problem

Python 3.8 TF 2.7

bandarad avatar Aug 16 '22 22:08 bandarad

https://github.com/google/mediapipe/blob/master/mediapipe/modules/face_landmark/face_landmark.tflite 这个已经失效了 摘不到了

Hfl2450243295 avatar Oct 28 '23 01:10 Hfl2450243295

Try this instead https://github.com/google-ai-edge/mediapipe/blob/v0.8.10/mediapipe/modules/face_landmark/face_landmark.tflite

shojint avatar Jan 13 '25 18:01 shojint