-
Google advertises a "holistic" landmark tracker that allows simultaneous tracking of Body, Face and Hands:
https://ai.google.dev/edge/mediapipe/solutions/vision/holistic_landmarker
> The task outp…
-
Error occurred when executing DZ_Face_Detailer:
Failed to parse: node {
calculator: "ImagePropertiesCalculator"
input_stream: "IMAGE:image"
output_stream: "SIZE:image_size"
}
node {
calculato…
-
1. Get better looking skeleton - in terms of thickness of lines and circles
2. Show only relevant landmarks (eg: Don't show face points for bicep curls)
-
Description: The default bounding box for face detection correctly covers the face on iPad, but the landmarks are positioned outside the face and appear rotated by 90 or 270 degrees.
Steps to Repro…
-
Please make sure that this is a build/installation issue. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues,…
-
### OS Platform and Distribution
windows
### Compiler version
_No response_
### Programming Language and version
py3.8
### Installed using virtualenv? pip? Conda?(if python)
_No response_
### …
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
binary
### TensorFlow version
2.16.1
### Custom code
Yes
### OS platform and distribution
Linux Ubu…
-
DZ_Face_Detailer
Failed to parse: node {
calculator: "ImagePropertiesCalculator"
input_stream: "IMAGE:image"
output_stream: "SIZE:image_size"
}
node {
calculator: "PreviousLoopbackCalculator"…
-
面部分割节点运行出现错误,错误代码很长,下面只是开头的部分
[libprotobuf ERROR external/com_google_protobuf/src/google/protobuf/text_format.cc:335] Error parsing text-format mediapipe.CalculatorGraphConfig: 68:22: Expected iden…
-
arcface_dst = np.array(
[[38.2946, 51.6963], [73.5318, 51.5014], [56.0252, 71.7366],
[41.5493, 92.3655], [70.7299, 92.2041]],
dtype=np.float32)
is provided in face_align.py for 5 ke…