Open cassioalmeidas opened 4 years ago
We revised the version with multi hand tracking so instead of using tflite_tensors_to_landmarks_calculator.cc, how about trying with 3 new files in modified_mediapipe?
We revised the version with multi hand tracking so instead of using tflite_tensors_to_landmarks_calculator.cc, how about trying with 3 new files in modified_mediapipe?
same problem:
Currently, our environment is MacOS with CPU. We will notify you as soon as the GPU test is complete, thank you.
We revised the version with multi hand tracking so instead of using tflite_tensors_to_landmarks_calculator.cc, how about trying with 3 new files in modified_mediapipe?
same problem:
How do you compile the folder "modified_mediapipe"? Please help me, tks :D
@thanhsang298 you must not compile this folder, these files must be replaced in mediapipe, see the manual for how to do it.
@thanhsang298 you must not compile this folder, these files must be replaced in mediapipe, see the manual for how to do it.
thank you, I got the txt file :D
when I try to compile mediapipe it displays error messages with:
error: undefined reference to 'input_video_new [abi: cxx11]'
could you help me please?