tensorflow / models

Models and examples built with TensorFlow
Other
76.95k stars 45.8k forks source link

when can be tensorflow Handpose architecture/models/inference will be updated as like mediapipe hand_tracking model #9353

Open vasanthhr opened 3 years ago

vasanthhr commented 3 years ago

Hello,

Medipipe hand_tracking has much good performance in inference and has more FPS compared to tensorflowjs handpose model.

Could you please help when can be handpose model will be updated to improve inference performance and to get more FPS as like mediapipe.

tensorflow handpose: https://github.com/tensorflow/tfjs-models/tree/master/handpose

(Faster/better performance as it uses wasm for processing) Mediapipe hand tracking: https://google.github.io/mediapipe/solutions/hands.html

vasanthhr commented 3 years ago

@jaeyounkim @saikumarchalla

could you please give me any updates on this above request?

saberkun commented 3 years ago

@vasanthhr If this is about: https://github.com/tensorflow/tfjs-models/tree/master/handpose, could you move the issue to tfjs-models? This repo does not have tfjs models.