mediapipe icon indicating copy to clipboard operation
mediapipe copied to clipboard

How can i add my dataset in to Mediapipe?

Open Woong0416 opened this issue 3 years ago • 1 comments

Hi guys

I need some help to solve my issue

I want to draw a landmark of the body part of the image with only the images of the arms and legs. use by pose model in mediapipe

then i need to add my legs and arms image in to tflite right ?

so how can i add my dataset ??

please help me ...

Woong0416 avatar Aug 09 '22 04:08 Woong0416

Hi @Woong0416 , For python you can create your own graph using the calculators and execute as mentioned here https://google.github.io/mediapipe/getting_started/python_framework.html#graph. Have you looked at these closed issues https://github.com/google/mediapipe/issues/2761 and https://github.com/google/mediapipe/issues/507.

sureshdagooglecom avatar Aug 10 '22 04:08 sureshdagooglecom

thank you for your answer i saw that page so then i make new graph ??

Woong0416 avatar Aug 21 '22 21:08 Woong0416

Yes , you can make new graph, please close the issue if resolved.

sureshdagooglecom avatar Aug 24 '22 06:08 sureshdagooglecom

I'm sorry, but I don't know exactly what order to make the graph after seeing the article in the mediapipe you told me to look at. And if I finished making the graph, I would appreciate it if you could tell me how to use it.

Woong0416 avatar Aug 24 '22 06:08 Woong0416

Hi @Woong0416 , For python you can create your own graph using the calculators and execute as mentioned here https://google.github.io/mediapipe/getting_started/python_framework.html#graph.

sureshdagooglecom avatar Sep 07 '22 06:09 sureshdagooglecom

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you.

google-ml-butler[bot] avatar Sep 14 '22 07:09 google-ml-butler[bot]

Closing as stale. Please reopen if you'd like to work on this further.

google-ml-butler[bot] avatar Sep 21 '22 07:09 google-ml-butler[bot]

Are you satisfied with the resolution of your issue? Yes No

google-ml-butler[bot] avatar Sep 21 '22 07:09 google-ml-butler[bot]

Hi @Woong0416 , For python you can create your own graph using the calculators and execute as mentioned here https://google.github.io/mediapipe/getting_started/python_framework.html#graph.

this is not helping, we are asking to find out the wayt to train our custom models yet you show us the way to create graphs?!

arianatri avatar Dec 12 '22 19:12 arianatri