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.49k stars 566 forks source link

The face mesh v2 model download link used in face blendshape #361

Closed jeremmoore closed 1 year ago

jeremmoore commented 1 year ago

Issue Type

Support

OS

Ubuntu, Other

OS architecture

aarch64

Programming Language

C++

Framework

TensorFlowLite

Model name and Weights/Checkpoints URL

https://github.com/PINTO0309/facemesh_onnx_tensorrt/issues/4

Description

A demo video is attached in readme. md. I wonder if is it achieved by the model using blendshape.tflite and corresponding face mesh v2 model in the repository or just recording using mediapipe web demo? For now, I cannot download the corresponding face mesh v2 model mentioned in face blendshape model card which outputs 478 landmarks. Only face mesh with 468 landmarks is what I can find now.

Relevant Log Output

No response

URL or source code for simple inference testing code

No response

PINTO0309 commented 1 year ago

I wonder if is it achieved by the model using blendshape.tflite and corresponding face mesh v2 model in the repository or just recording using mediapipe web demo?

just recording using mediapipe web demo

image

https://github.com/PINTO0309/facemesh_onnx_tensorrt https://github.com/PINTO0309/PINTO_model_zoo/tree/main/390_BlendshapeV2

I don't know what you are expecting.

PINTO0309 commented 1 year ago

https://github.com/PINTO0309/PINTO_model_zoo/tree/main/410_FaceMeshV2

image