MotionBERT icon indicating copy to clipboard operation
MotionBERT copied to clipboard

About real time

Open Martin-si-Daoishi opened this issue 1 year ago • 2 comments

I have run Alphapose successfully, and I can also get the 2D information of keypoints directly. MotionBERT seems to deal with json. What if I let Alphapose send the information to MotionBERT directly? If this work, I can get the real time version of MotionBERT?

I wonder how to change the code to do this?

The code use "kpts_all" to collect the information from json and it seems to deal with all the data together. How to change the code to let MotionBERT deal the keypoints one by one?

Martin-si-Daoishi avatar Jan 06 '24 05:01 Martin-si-Daoishi

Hi, did you manage to get the real time version of MotionBERT?

Terrywang2001 avatar Jun 07 '24 06:06 Terrywang2001

Hi, did you?

Gnoot01 avatar Sep 25 '24 07:09 Gnoot01