open-mmlab / mmaction2

OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark
https://mmaction2.readthedocs.io
Apache License 2.0
4.21k stars 1.23k forks source link

How to embed it into 3D skeleton based action recognition #1280

Closed PJJie closed 2 years ago

PJJie commented 2 years ago

Do you have the task of human 3D skeleton pose estimation, that is, input a video and output human 3D skeleton video or human 3D skeleton file. I am now using NTU rgb60 data set for action recognition. I want to combine the 3D skeleton pose estimation of human body and directly obtain the action classification from a video. Thank you for your reply!

kennymckormick commented 2 years ago

No, 3D pose estimation is out of the scope of this codebase, maybe you can check mmpose.