-
Super accurate (Seems that way) real-time facial/head tracking: https://huggingface.co/spaces/CrucibleAI/ControlNetMediaPipeFaceSD21 (webcam mode to test real-time)
What do we think?
-
En: When I run CUDA_VISIBLE_DEVICES=0 python inference_single.py, if the face in the frame is particularly large, the face detection works fine. However, when the face in the frame is relatively small…
-
-
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe)
Yes
### OS Platform and Distribution
Android 12
### Mobile device if the issue happens on …
-
### Description
I use the Mediapipe backend as detector. I look at the source https://github.com/serengil/deepface/blob/master/deepface/models/face_detection/MediaPipe.py#L35 it hardcoded the `min_de…
-
File "D:\anaconda3\lib\site-packages\tflite2onnx\layout.py", line 27, in transform
output = transform(input, self.source, self.target)
File "D:\anaconda3\lib\site-packages\tflite2onnx\layout.p…
-
Please make sure that this is a feature request.
**System information** (Please provide as much relevant information as possible)
- MediaPipe Solution (you are using): Hand Tracking (Palm detect…
-
I don't know if you have done some operation to make your models have the same output as offcial models
-
I am trying to run them demo. Camera Calibration and fine-tuning worked, but the gaze prediction on the screen do not work because the detected face landmarks are scaled in a wired way.
I only ran …
-
Hi!
I am trying to evaluate the **Pose Detection** feature in com.google.mlkit:pose-detection-common@@18.0.0-beta3, but it crashes immediately.
It appears that most modes (Object Detection, Custom…