Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
-3 votes
1 answer
191 views

In mediapipe 0.10.31, while importing mediapipe library, the following error occurs: tracker = HandTracker() self.mp_hands = mp.solutions.hands AttributeError: module 'mediapipe' has no ...
Huda Naaz's user avatar
-1 votes
0 answers
138 views

I'm trying to run a finger-painting project using MediaPipe Hands, but Python keeps throwing this error: AttributeError: module 'mediapipe.solutions' has no attribute 'hands' mp.solutions.hands is ...
0 votes
0 answers
48 views

I'm studying & trying to use mediapipe. I want to modify the Android project face-landmarker. I want to modify the graphs & parameters of landmarker by modifying the .task file - like this: ...
0 votes
0 answers
54 views

I'm experiencing an issue in a WebKit WebView environment where a videoElement either freezes or shows corrupted frames. I'm using @mediapipe/tasks-vision to perform face-detection-based data ...
0 votes
1 answer
143 views

I'm used to working with MediaPipe in Python on a Windows 11 desktop setup. In this environment, if VIDEO mode is selected, MediaPipe automatically reads the video frame count, and the detected frames ...
0 votes
1 answer
92 views

I am getting this below error for when I try to install mediapipe on Kaggle. The same command works on the Google Collab fine but not on Kaggle. WARNING: Retrying (Retry(total=4, connect=None, read=...
Aakif's user avatar
  • 1
0 votes
0 answers
26 views

bazel build -c opt --strip=ALWAYS --host_crosstool_top=@bazel_tools//tools/cpp:toolchain --fat_apk_cpu=arm64-v8a,armeabi-v7a --legacy_whole_archive=0 --features=-legacy_whole_archive ...
-1 votes
1 answer
101 views

When I have a perpendicular face to the camera, with a high yaw I lost the track of the face, how I can to maintain the track in a face when is looking completely to the left or right? I'm using "...
Maske's user avatar
  • 862
0 votes
1 answer
229 views

I am following the documentation, but BaseOptions seems to resolve the model path incorrectly — instead of using my project directory, it prepends a Python package path. base_options = BaseOptions(...
2 votes
0 answers
144 views

How to make a vrm avatar move according to the json file that contains the coordinates of the mediapipe pose, hands, face. I know the Hands have 21 landmarks each for left and right, Face Mesh (uses ...
2 votes
0 answers
107 views

I am using mediapipe with javascript. Everything works alright until i try to show connections between spesific landmarks (in my case bettween landmarks 11, 13, 15, 12, 14, 16) here is my custom ...
1 vote
3 answers
11k views

ERROR: Could not find a version that satisfies the requirement mediapipe (from versions: none) ERROR: No matching distribution found for mediapipe
0 votes
0 answers
221 views

Well I got some troubles trying to implement a code that check where a person is facing from a video. The objective is to see if the person look in 6/8 position (up,left,right,down, and its ...
0 votes
0 answers
97 views

I made a project for face recognition and putting snapchat like filters on faces. These are the dependencies: opencv-python-headless PyQt5 yt_dlp facenet_pytorch mediapipe ultralytics After running: ...
2 votes
0 answers
135 views

I'm using the @mediapipe/tasks-vision library to extract 3D face landmarks in a browser-based application and trying to measure the distance between two specific points: landmark 143 and landmark 372 (...

15 30 50 per page
1
2 3 4 5
...
41

AltStyle によって変換されたページ (->オリジナル) /