SertacAkoz / El-Isareti-Tespit

0 stars 0 forks source link

Mediapipe when I run holistic_tracking_gpu, it occurs: A segmentation fault(core dumped) #4

Open xiaoqiaoplus opened 3 years ago

xiaoqiaoplus commented 3 years ago

mediapipe Question1:when I run holistic_tracking_gpu, it occurs: A segmentation fault(core dumped) Question2:when I run hand_tracking_gpu, it occurs: ValidateRequiredSidePackets failed to validate: ; Side packet "num_hands" is required but was not provided.

SertacAkoz commented 3 years ago

First of all, make sure opencv and mediapipe were loading. Then run hand_real.py

xiaoqiaoplus @.***>, 11 Ağu 2021 Çar, 13:42 tarihinde şunu yazdı:

Question1:when I run holistic_tracking_gpu, it occurs: A segmentation fault(core dumped) Question2:when I run hand_tracking_gpu, it occurs: ValidateRequiredSidePackets failed to validate: ; Side packet "num_hands" is required but was not provided.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/SertacAkoz/El-Isareti-Tespit/issues/4, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMDM2JNI3K6KBLOHONX4A3LT4JHX7ANCNFSM5B6EZ7TQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .

xiaoqiaoplus commented 3 years ago

I can't find hand_real.py.