Closed CloudedLeopard17 closed 2 years ago
Hi, @CloudedLeopard17, As we discussed in the Quick Demo, we only provide demo visualization based on offline processed detected poses of specific datasets(e.g. AIST++, Human3.6M, 3DPW, and Sub-JHMDB). To visualize on arbitrary given video, please refer to the inference/demo of MMHuman3D. This version does not support multiple person tracking. You may simply use top-down pipelines to first detect and recognize the same person, then use DeciWatch for each person.
Thanks @ailingzengzzz
Hi, Thanks for your great work. I want to do inference on my custom video, how to do it? Also, does it supports multi people tracking?