Open XGchengcheng opened 11 months ago
Hello, I'm having trouble training rtmpose, KeyError: 'PackPofseInputs is not in the mmpose::transform registry. Please check whether the value of PackPofseInputs is correct or it was registered as expected. More details can be found at https://mmengine.readthedocs.io/en/latest/advanced_tutorials/config.html#import-the-custom-module', thank you
PackPofseInputs
my mmpose =1.1.0 mmengine =0.8.5 mmdet=3.1.0 mmcv =2.0.1 cuda=11.3 torch =1.12.0+cu113
Hello, I'm having trouble training rtmpose, KeyError: 'PackPofseInputs is not in the mmpose::transform registry. Please check whether the value of
PackPofseInputs
is correct or it was registered as expected. More details can be found at https://mmengine.readthedocs.io/en/latest/advanced_tutorials/config.html#import-the-custom-module', thank you