mediapipe icon indicating copy to clipboard operation
mediapipe copied to clipboard

Missing Documentation for Compiling face_landmarker.task in MediaPipe Tasks Vision Package

Open navimI opened this issue 1 year ago • 3 comments

Description of issue (what needs changing)

Hi there,

I’ve been working with the MediaPipe Tasks Vision package and noticed that there is insufficient documentation on how to compile the face_landmarker.task file. This lack of information makes it challenging for new users and contributors to effectively utilize this functionality.

Clear description

Missing Documentation for Compiling face_landmarker.task in MediaPipe Tasks Vision Package

The expected documentation for the package shold be:

  • Prerequisites (dependencies, required tools, etc.)
  • Step-by-step instructions for compiling the face_landmarker.task file.

It would be even better for the newcommers to see some example of building this bundle.

Correct links

Task vision documentation

https://github.com/google-ai-edge/mediapipe/tree/master/mediapipe/tasks/web/vision

Provided pretrained model https://storage.googleapis.com/mediapipe-models/face_landmarker/face_landmarker/float16/1/face_landmarker.task

Parameters defined

No response

Returns defined

No response

Raises listed and defined

No response

Usage example

No response

Request visuals, if applicable

No response

Submit a pull request?

No response

navimI avatar Oct 04 '24 09:10 navimI