Walter0807 / MotionBERT

[ICCV 2023] PyTorch Implementation of "MotionBERT: A Unified Perspective on Learning Human Motion Representations"
Apache License 2.0
1k stars 120 forks source link

The validation section in the training code #123

Open sk-zhang opened 6 months ago

sk-zhang commented 6 months ago

Exciting work! Regarding the code in the 'train.py' file, I have some questions about the purpose of the 'block_list' in lines 109-111. What is its function? block_list = ['s_09_act_05_subact_02', 's_09_act_10_subact_02', 's_09_act_13_subact_01']