zgzxy001 / STMT

Code for the CVPR'23 paper: "STMT: A Spatial-Temporal Mesh Transformer for MoCap-Based Action Recognition"
https://arxiv.org/pdf/2303.18177.pdf
18 stars 1 forks source link

How to obtain mesh data from babel and kit #2

Open DeVriesMatt opened 4 months ago

DeVriesMatt commented 4 months ago

Hi, great work!

I am trying to obtain the mesh data from Babel and KIT datasets. What process did you follow to get this? It seems like there are quite a few steps that aren't easy to find online?

zgzxy001 commented 4 months ago

Hi, thank you very much for your interest! We followed the AMASS Tutorial to save meshes. I updated the code to save meshes for a single sequence, including exporting and resizing. I will try to push the batch processing code in March. Thanks!

DeVriesMatt commented 4 months ago

Thanks so much for the quick response!

DeVriesMatt commented 4 months ago

Sorry, another thing: where did you download the data like this from? /amass/data/BABEL/3d_obj/raw/KIT/917/Experiment3a_04_poses.npz

zgzxy001 commented 4 months ago

Hi, the npz file comes from AMASS and the annotations come from BABEL.