google-ai-edge / mediapipe

Cross-platform, customizable ML solutions for live and streaming media.
https://mediapipe.dev
Apache License 2.0
26.7k stars 5.07k forks source link

Is it possible to train a new model for hand landmarkers recognition? #4432

Closed Montag83 closed 1 year ago

Montag83 commented 1 year ago

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

None

OS Platform and Distribution

MacOs - Windows - Colab

Python Version

3.9 - 3.11

MediaPipe Model Maker version

No response

Task name (e.g. Image classification, Gesture recognition etc.)

Hand Landmarks

Describe the actual behavior

Can't find a way to train a hand landmarkers model

Describe the expected behaviour

Train hand landmarkers model

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

I would like to train a new hand landmarker model. I see that mediapipe model maker includes libraries and methods to train gesture recognition, image classification and several other types of model but I can't find the corresponding for hand landmarkers recognition. Is there a way to train a hand landmarkers recognition model with my own database?

Other info / Complete Logs

No response

ayushgdev commented 1 year ago

Hello @Montag83 Only image classification and Object detection models can be retrained with model maker.

github-actions[bot] commented 1 year ago

This issue has been marked stale because it has no recent activity since 7 days. It will be closed if no further activity occurs. Thank you.

github-actions[bot] commented 1 year ago

This issue was closed due to lack of activity after being marked stale for past 7 days.