ws11249648

Results 2 issues of ws11249648

Thanks for your patient and timely answer. I have another question.In Model_4part_1st,part partition strategy like this: head_list = torch.Tensor([2,3,20]).long() hand_list = torch.Tensor([4,5,6,7,8,9,10,11,21,22,23,24]).long() foot_list = torch.Tensor([12,13,14,15,16,17,18,19]).long() hip_list = torch.Tensor([0,1,2,12,16]).long() But in...

In 1st_bone.yaml, train/test_feeder_args:bone is False; and in 1st_bone_vel.yaml is the same setting but change the vel state is True.I am very confused about this,because CTR-GCN set the bone is True...