YujieOuO / SMIE

This is an official PyTorch implementation of "Zero-shot Skeleton-based Action Recognition via Mutual Information Estimation and Maximization" in ACMMM 2023.
MIT License
21 stars 4 forks source link

Some problems with PKU-MMD dataset #1

Closed kaai520 closed 9 months ago

kaai520 commented 10 months ago

Thanks for your nice work! I still have some problems with PKU-MMD dataset: 1) PKU-MMD has 2 parts. Which part did you use in the experiments? 2) Are the checkpoints (split_7.pt ~ split_9.pt) trained on PKU-MMD part1?

kaai520 commented 10 months ago

Looking forward to your reply! Thanks.

YujieOuO commented 10 months ago

Looking forward to your reply! Thanks.

yes,PKU Part1 contains long sequences in 51 action categories, so we conducted experiments on it.