shahroudy / NTURGB-D

Info and sample codes for "NTU RGB+D Action Recognition Dataset"
746 stars 177 forks source link

Data Normalization #64

Open amcorGit opened 2 years ago

amcorGit commented 2 years ago

Hi, I just have trained a model on your normalized data and need to pass it my videos data. I have a skeleton file with non normalized 3D joint coordinates can you provide the code to normalize them accordingly with yours? Thank you

lofyol commented 2 years ago

Hi, I just have trained a model on your normalized data and need to pass it my videos data. I have a skeleton file with non normalized 3D joint coordinates can you provide the code to normalize them accordingly with yours? Thank you

How did you solve it?

amcorGit commented 2 years ago

Hi, I did not understand the data themself, it end up that the data are not normalized but previous version of Kinect (I'm working with Azure Kinect now) gives in output the joint coordinated in m respect to the camera coordinate system and not in mm as in Azure Kinect.

lofyol commented 2 years ago

OK,thank you, just, I just don't know how this data is normalized

lofyol commented 2 years ago

just Y coordinate