Closed wtx9527 closed 5 months ago
mp_data = torch.load(os.path.join(paths.DanceReID_raw_dir, 'kp2dmp', name + '' + str(p_id) + '.pt')) I can't find the “.pt” file of this part in 3DPW data set, nor can I find it in the code. How did I get it
mp_data = torch.load(os.path.join(paths.DanceReID_raw_dir, 'kp2dmp', name + '' + str(p_id) + '.pt')) I can't find the “.pt” file of this part in 3DPW data set, nor can I find it in the code. How did I get it