PINTO0309 / PINTO_model_zoo

A repository for storing models that have been inter-converted between various frameworks. Supported frameworks are TensorFlow, PyTorch, ONNX, OpenVINO, TFJS, TFTRT, TensorFlowLite (Float32/16/INT8), EdgeTPU, CoreML.
https://qiita.com/PINTO
MIT License
3.59k stars 572 forks source link

MediaPipe holistic model #89

Closed vpenades closed 3 years ago

vpenades commented 3 years ago

1. OS you are using e.g. Ubuntu 20.04, WIndows10, etc

Windows10

2. OS Architecture e.g. x86_64, armv7l, aarch64, etc

x64

4. Version of TensorFlow e.g. v2.4.1, tf-nightly==2.5.0.dev20210128, etc

2.4.1

9. URL of the repository from which the transformed model was taken

https://google.github.io/mediapipe/solutions/holistic.html

11. Issue Details

Google recently introduced the "holistic" model into the MediaPipe family: this model works together with the already existing BlazePose, HandsLandmarks and FaceMesh to produce an unified set of landmarks.

Could you take a look at it?

Thanks!

PINTO0309 commented 3 years ago

The model linked in the URL you showed me has been committed long time ago.

vpenades commented 3 years ago

Ahhh, okey, since it had a different name I missed it.

Thanks!

vpenades commented 3 years ago

Sorry to bother again... reading further, the google documentation seems to suggest there's two separate models: one for hand-recrop, and another for face-recrop.

I'm already looking into the hand-recrop model, do you have the face-recrop model somewhere under a different name?

Thanks!

PINTO0309 commented 3 years ago

I could not find a model named face_recrop. https://github.com/google/mediapipe/search?q=face_recrop&type=

https://github.com/google/mediapipe/search?q=face-recrop&type=