wenquanlu / HandRefiner

MIT License
701 stars 30 forks source link

some error occurred after loading pretrained model MeshGraphormer/models/hrnet/hrnetv2_w64_imagenet_pretrained.pth #29

Open wangxr1999 opened 1 month ago

wangxr1999 commented 1 month ago

=> loading pretrained model MeshGraphormer/models/hrnet/hrnetv2_w64_imagenet_pretrained.pth WARNING: All log messages before absl::InitializeLog() is called are written to STDERR I0000 00:00:1715066596.992713 616354 task_runner.cc:85] GPU suport is not available: INTERNAL: ; RET_CHECK failure (mediapipe/gpu/gl_context_egl.cc:84) egl_initializedUnable to initialize EGL

wenquanlu commented 1 month ago

Not sure why this happens... should be something related to the setup of mediapipe or gpu, but these posts might help:

BJQ123456 commented 1 month ago

Have you solved it? I'm facing the same issue and looking forward to your reply

wenquanlu commented 1 month ago

Hi, do you have a more complete error log? (please also mention your operating system specs)