open-mmlab/mmaction2

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

Aperta

#2566 aperta il 27 giu 2023

 (2 commenti) (0 reazioni) (1 assegnatario)Python (1137 fork)batch import
good first issue

Metriche repository

Star
 (3648 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor