tensorflow / hub

A library for transfer learning by reusing parts of TensorFlow models.
https://tensorflow.org/hub
Apache License 2.0
3.49k stars 1.67k forks source link

Movenet in wild multi person #792

Closed aafaqin closed 3 years ago

aafaqin commented 3 years ago

Can someone help how to do inference on movement pose estimation if multi person are there in the same frame nearby? Is there a way to get 3D pose estimation data like VideoPose3D(FAIR)

yuhuichen1015 commented 3 years ago

Thanks for your interest in using MoveNet. Yes, we are in the process of releasing MoveNet.Multipose model that can detect multiple people at the same time. The targeted release date is 8/17/2021. The model will be available on tf.hub by then. We'll keep you posted about it.

Also, the depth prediction is planned to be the next feature after the multipose release, which is expected to be in Sep. Please stay tuned :).

BenjaminPosselt commented 2 years ago

Hello! Are there any updates on the depth prediction? ^^ Would love to be able to have a 3d MoveNet.Multipose model