-
Hi! Great work on mediapipe!
Python users could benefit from running the pose estimator on GPU, especially when using model complexity 2 (heavy).
I have seen lots of people trying to make this wor…
-
I have a AMD Radeon RX 5700 XT with 8gb vram and are on windows 10
Runnin ComfyUI with the
> --directml
command
When i use this workflow
![facedetailer](https://github.com/ltdrdata/ComfyU…
-
Can only one of the 20 pictures be recognized?
python ./face_recognition_demo.py -i /home/song/project/faceai/faceai/img/face_recognition/ -m_fd /home/song/env3/test/open_model_zoo/demos/face_…
-
**System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow.js): Combination
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Win…
-
# Motivation
[Mediapipe](https://developers.google.com/mediapipe) is a collection of ML models for streaming data. The official website provides Python, iOS, Android, and TFLite-JS SDKs for using t…
-
Tracking face successfully. Tracking location X moves the face within the output frame. Location Y does nothing. The face is zoomed in, so there's plenty of pixels top and bottom to use.
Trying to …
-
I tried to use PassThroughCalculator to disable the FaceGeometry but unfortunately it is given me error saying input and output must be assigned to PassThroughCalculator! The goal is to add more custo…
-
Is there any way we can find the confidence score of the detected landmarks?
Like in face Detection, we get confidence score which tells about its accuracy, similarly is it possible in STAR Loss Mode…
-
### Deep Learning Simplified Repository (Proposing new issue)
:red_circle: **Project Title** : Smiling Face Recognition
:red_circle: **Aim** : Create a DL model which will recognize the smiling face…
-
Below is the runtime error where it is unable to open the shape_predictor_68_face_landmark.dat.
I have successfully installed dlib, pip install dlib and when I typed import dlib in a python 2.7.14 i…