I got this error during training on DWPose using first stage distillation .
FileNotFoundError: work_dirs/rtmpose-x_8xb64-270e_coco-ubody-wholebody-256x192/rtm-x_ucoco.pth can not be found.
Then I found in the configuration file rtmpose_x_dis_l__coco-ubody-256x192.py that there is no download link for that weight file under the configuration path teacher_pretrained.

Can you provide me with the url to that weights file, I would greatly appreciate it!
I got this error during training on DWPose using first stage distillation .
Then I found in the configuration file rtmpose_x_dis_l__coco-ubody-256x192.py that there is no download link for that weight file under the configuration path teacher_pretrained.