open-mmlab/mmaction2

[Feature] Can work on Depth map from Depth Camera?

オープン

#2,566 opened on 2023/06/27

 (2 件のコメント) (0 件のリアクション) (1 人の担当者)Python (1,137 件のフォーク)batch import
good first issue

Repository metrics

Stars
 (3,648 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

What is the problem this feature will solve?

MMAction2 is so perfect to predict the kone points and the person position. But the kone points detection method for Depth Camera is not good so that i can't wholly trust the result of the old method like Kinect. I want MMAction2 to work on Depth Camera.

What is the feature?

Consider Depth map and RGB photo as input to detect kone point and person.

What alternatives have you considered?

No response

コントリビューターガイド