Skip to content

MediaPipe Pose Model without GHUM and segmentation? #4429

Open
@noahcoolboy

Description

@noahcoolboy

Hello. I am currently building a python application which uses the mediapipe pose models for pose estimation.
However, I am not using the mediapipe library, but a custom implementation of all the required calculators along with onnxruntime to allow me to use the GPU (which is currently not supported on windows when using the mediapipe python library).

For performance reasons, I would like to remove the 3d pose estimation (world landmarks) and pose segmentation as these are not required in my use case. From what I have seen, these models have at one point existed, but I have not found any download links to those models.

Would it be possible to provide those models?
Thank you.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions