open-mmlab/mmaction2

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

开放

#2,566 创建于 2023年6月27日

 (2 条评论) (0 个反应) (1 位负责人)Python (1,137 个派生)batch import
good first issue

仓库指标

星标
 (3,648 个星标)
PR 合并指标
 (30 天内没有已合并 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

贡献者指南