xingyul / meteornet

MeteorNet: Deep Learning on Dynamic 3D Point Cloud Sequences (ICCV 2019 Oral)
MIT License
148 stars 18 forks source link

The action_cls experiment on processing depth map to point cloud #9

Closed liujiaheng closed 4 years ago

liujiaheng commented 4 years ago

image

I see the value of focal is 280. I cannot find where to get the focal value of the MSRAction3d dataset. Specifically, I want to use NTU-RGBd dataset to do the classification problem. So I want to know how to process the depth map sequences of NTU-RGBd dataset to point cloud sequences.

Thanks, Looking forward to your reply.

xingyul commented 4 years ago

Hi, MSRAction3D dataset didn't provide focal length. So we just picked a focal length value that gives reasonable 3D reconstructions. This value doesn't affect too much in the final results.