Skip to content

How can I run the face landmark model with attention on lips and eyes to provide more accuracy, and additionally output iris landmarks #5582

Open
@jhlibra

Description

@jhlibra

Have I written custom code (as opposed to using a stock example script provided in MediaPipe)

None

OS Platform and Distribution

windows

MediaPipe version

10.00

Bazel version

6.41

Solution

Holistic

Programming Language and version

C++

Describe the actual behavior

Whether to run the face landmark model with attention on lips and eyes to provide more accuracy, and additionally output iris landmarks. If unspecified, functions as set to false. (bool),How can I set it to true

Describe the expected behaviour

I want to run the face landmark model with attention on lips and eyes to provide more accuracy, and additionally output iris landmarks

Standalone code/steps you may have used to try to get what you need

# Whether to run the face landmark model with attention on lips and eyes to
# provide more accuracy, and additionally output iris landmarks. If unspecified,
# functions as set to false. (bool)
input_side_packet: "REFINE_FACE_LANDMARKS:refine_face_landmarks"

Other info / Complete Logs

No response

Metadata

Metadata

Assignees

Labels

legacy:holisticIssues related to Holisticos:windowsMediaPipe issues on Windowsplatform:c++Issues specific to C++ framework in mediapipetype:supportGeneral questions

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions